* add isort to CI and pre-commit
* disable wrong-import-order in pylintrc
* ✏️ Tweak
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
8 lines
201 B
Text
8 lines
201 B
Text
# Automatically generated from .pre-commit-config-all.yaml by gen_requirements_all.py, do not edit
|
|
|
|
bandit==1.6.2
|
|
black==19.10b0
|
|
flake8-docstrings==1.5.0
|
|
flake8==3.7.9
|
|
isort==v4.3.21
|
|
pydocstyle==5.0.1
|