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 0e41b8c commit 68d6f89Copy full SHA for 68d6f89
pyproject.toml
@@ -55,4 +55,4 @@ exclude = [
55
exclude_also = ["if TYPE_CHECKING:", "assert_never\\("]
56
57
[tool.bandit.assert_used]
58
-skips = ['tests/']
+skips = ['./tests/']
0 commit comments