We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 536c79d commit 96f3b17Copy full SHA for 96f3b17
bandit-config.yml
@@ -15,7 +15,6 @@ tests:
15
profiles:
16
default:
17
include:
18
- - B301 # Include test for pickle
19
- B403 # Include test for dangerous default argument
20
exclude:
21
- B401 # Exclude test for import telnetlib
0 commit comments