Re-order project imports based on flake8-import-order

This commit is contained in:
Ian Cordasco 2016-02-25 11:14:41 -06:00
parent a4e984dbd2
commit 8d36355611
7 changed files with 14 additions and 11 deletions

View file

@ -22,6 +22,7 @@ use_develop = false
deps =
flake8
flake8-docstrings
flake8-import-order
commands =
flake8