mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-12 15:44:17 +00:00
Re-order project imports based on flake8-import-order
This commit is contained in:
parent
a4e984dbd2
commit
8d36355611
7 changed files with 14 additions and 11 deletions
1
tox.ini
1
tox.ini
|
|
@ -22,6 +22,7 @@ use_develop = false
|
|||
deps =
|
||||
flake8
|
||||
flake8-docstrings
|
||||
flake8-import-order
|
||||
commands =
|
||||
flake8
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue