Closed jmsmkn closed 2 years ago
This PR adds isort with the following changes:
default_language_version
isort
black
flake8-import-order
known_first_party
application-import-names
import-order-style
The push tests are not passing due to #109, will try and get to that.
This PR adds isort with the following changes:
default_language_version
removedisort
added beforeblack
flake8-import-order
removedknown_first_party
set correctlyapplication-import-names
andimport-order-style
removed