Bump isort, use --diff (#164)

* dev-requirements: bump isort: 4.3.4 => 4.3.21

* isort: use --diff

* known_first_party = mypy_django_plugin

* Run isort
This commit is contained in:
Daniel Hahler
2019-09-23 20:45:43 +03:00
committed by Maxim Kurnikov
parent a85dbff793
commit afcd0d9293
6 changed files with 21 additions and 10 deletions
+1 -1
View File
@@ -2,5 +2,5 @@ black
pytest-mypy-plugins==1.0.3
psycopg2
flake8
isort==4.3.4
isort==4.3.21
-e .