We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c84e9e commit d6fe59fCopy full SHA for d6fe59f
pyproject.toml
@@ -41,6 +41,6 @@ python_functions = "test"
41
42
addopts = [
43
"-rfExXw",
44
- "--strict",
+ "--strict-markers",
45
"--doctest-modules"
46
]
0 commit comments