Add flake8 comprehensions checks to pre-commit & CI (#48111)

This commit is contained in:
Franck Nijhof
2021-03-19 13:41:09 +01:00
committed by GitHub
parent fa5ce70af1
commit 8a56dbf587
18 changed files with 27 additions and 29 deletions

View File

@@ -3,6 +3,7 @@
bandit==1.7.0
black==20.8b1
codespell==2.0.0
flake8-comprehensions==3.4.0
flake8-docstrings==1.5.0
flake8==3.8.4
isort==5.7.0