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 d7a7fd3 commit 18358feCopy full SHA for 18358fe
bnf/pyproject.toml
@@ -49,3 +49,4 @@ select = ["E4", "E7", "E9", "F"]
49
50
[tool.pytest.ini_options]
51
addopts = "--cov=apyds_bnf"
52
+testpaths = "tests"
0 commit comments