Better linting config (#664)

* Better linting config

* Applies isort on django-stubs, only style changes

* Fixes black and isort compat
This commit is contained in:
Nikita Sobolev
2021-07-04 16:16:43 +03:00
committed by GitHub
parent 552f2ffc0c
commit d5e45db79b
288 changed files with 1158 additions and 1201 deletions

View File

@@ -3,7 +3,7 @@ black==21.6b0
requests==2.24.0
coreapi==2.3.3
gitpython==3.1.9
pre-commit==2.7.1
pre-commit==2.13.0
pytest==6.1.1
pytest-mypy-plugins==1.7.0
psycopg2-binary