Skip to content

Commit

Permalink
bandit
Browse files Browse the repository at this point in the history
  • Loading branch information
mamico committed Jul 11, 2024
1 parent d177c6a commit 976d96e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/.bandit
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[bandit]
exclude = tests,locales
# token in vocabularies
skips = B106
# ignore assert check
skips = B106,B101

0 comments on commit 976d96e

Please sign in to comment.