Skip to content

Commit

Permalink
ignore pickle and md5 checks
Browse files Browse the repository at this point in the history
  • Loading branch information
m-vdb committed Nov 20, 2020
1 parent d68ec7b commit 9c29551
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bandit.yml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
skips: ['B322', 'B104']
skips: ['B322', 'B104', 'B301', 'B303']

0 comments on commit 9c29551

Please sign in to comment.