Skip to content

Commit 68d6f89

Browse files
authored
Update pyproject.toml
1 parent 0e41b8c commit 68d6f89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ exclude = [
5555
exclude_also = ["if TYPE_CHECKING:", "assert_never\\("]
5656

5757
[tool.bandit.assert_used]
58-
skips = ['tests/']
58+
skips = ['./tests/']

0 commit comments

Comments
 (0)