Skip to content

Commit

Permalink
Remove xdoctest
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimergp committed Sep 2, 2024
1 parent ceae580 commit eaab71d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,7 @@ minversion = "6.0"
addopts = [
"--color=yes",
"--tb=native",
"--strict-markers",
"--xdoctest-modules",
"--xdoctest-style=google",
"--strict-markers"
]

markers = [
Expand Down

0 comments on commit eaab71d

Please sign in to comment.