Skip to content

Commit

Permalink
Temporarily disable flake8-bandit due to tylerwince/flake8-bandit#21
Browse files Browse the repository at this point in the history
  • Loading branch information
RemyLau committed Feb 28, 2022
1 parent 2f82cf7 commit 07a31fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ commands =
skip_install = true
deps =
flake8
flake8-bandit
# flake8-bandit # Temporarily disable due to https://github.com/tylerwince/flake8-bandit/issues/21
flake8-builtins
flake8-bugbear
flake8-colors
Expand Down

0 comments on commit 07a31fe

Please sign in to comment.