Skip to content

Commit b346dd8

Browse files
committed
chore: bandit ignore tox dir
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
1 parent 5c3785c commit b346dd8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

bandit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
exclude_dirs:
55
- docs
66
- .venv
7+
- .tox
78

89
skips:
910
- B101

0 commit comments

Comments
 (0)