Skip to content

Commit 96f3b17

Browse files
authored
Update bandit-config.yml
1 parent 536c79d commit 96f3b17

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bandit-config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ tests:
1515
profiles:
1616
default:
1717
include:
18-
- B301 # Include test for pickle
1918
- B403 # Include test for dangerous default argument
2019
exclude:
2120
- B401 # Exclude test for import telnetlib

0 commit comments

Comments
 (0)