Skip to content

Commit 047282b

Browse files
author
Emmanuel Rondan
committed
removing duplicate exception from bandit file
1 parent 3d0b491 commit 047282b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.bandit.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
skips:
22
- B101
3+
- B311
34
- B320
45
- B410
5-
- B101
6-
- B311
76
exclude_dirs: ['tests']

0 commit comments

Comments
 (0)