kopia lustrzana https://github.com/jedie/PyInventory
bugfix isort config
rodzic
9da4236c26
commit
37a69bd7b9
|
@ -18,6 +18,6 @@ known_first_party=inventory,inventory_project,inventory_tests
|
|||
no_lines_before=LOCALFOLDER
|
||||
|
||||
default_section=THIRDPARTY
|
||||
sections=FUTURE,STDLIB,EXTERNAL,THIRDPARTY,FIRSTPARTY,LOCALFOLDER
|
||||
sections=FUTURE,STDLIB,THIRDPARTY,FIRSTPARTY,LOCALFOLDER
|
||||
|
||||
lines_after_imports=2
|
||||
|
|
Ładowanie…
Reference in New Issue