Skip to content

Commit

Permalink
remove assert & dummy pass detection rules in bandit
Browse files Browse the repository at this point in the history
  • Loading branch information
AHReccese committed Jan 20, 2024
1 parent 2f30b8d commit 07ffc0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .bandit
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[bandit]
skips=B404,B602
skips=B404,B602,B101,B105

0 comments on commit 07ffc0c

Please sign in to comment.