Skip to content

Commit

Permalink
add comment for temp deactivation
Browse files Browse the repository at this point in the history
  • Loading branch information
neutrinoceros committed Dec 23, 2020
1 parent 9ff77e2 commit aa67c4e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/lint_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ pycodestyle~=2.6.0
pyflakes~=2.2.0
isort==5.6.4 # keep in sync with .pre-commit-config.yaml
black==19.10b0 # keep in sync with .pre-commit-config.yaml
# flake8-bugbear~=20.11.1 # temp deactivation since there currently is a fatal error
# flake8-bugbear~=20.11.1 # temp deactivation since
# see https://github.com/PyCQA/flake8-bugbear/issues/153
flynt==0.52 # keep in sync with .pre-commit-config.yaml

0 comments on commit aa67c4e

Please sign in to comment.