We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb4c4a2 commit 5dcb7c9Copy full SHA for 5dcb7c9
pyproject.toml
@@ -88,7 +88,6 @@ addopts = [
88
"--strict-config",
89
"--cov=causalpy",
90
"--cov-report=term-missing",
91
- "--doctest-modules",
92
]
93
testpaths = "causalpy/tests"
94
markers = [
0 commit comments