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 7910e49 commit 66e6c23Copy full SHA for 66e6c23
pyproject.toml
@@ -52,7 +52,7 @@ select = ["E", "F", "I", "UP"]
52
ignore = ["D203"]
53
54
[tool.pytest.ini_options]
55
-addopts = "-ra --cov"
+addopts = "-ra"
56
testpaths = ["tests"]
57
pythonpath = ['.']
58
log_cli = true
0 commit comments