Skip to content

Commit b9a2030

Browse files
committed
Fix bandit config
1 parent fb90e7e commit b9a2030

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.bandit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[bandit]
2-
exclude: tests
2+
exclude: ./tests

0 commit comments

Comments
 (0)