sort imports
This commit is contained in:
parent
470155345f
commit
10935880ac
7 changed files with 6 additions and 11 deletions
1
Makefile
1
Makefile
|
|
@ -10,4 +10,5 @@ lint:
|
|||
pylint stacosys/
|
||||
|
||||
black:
|
||||
isort --multi-line 3 --profile black stacosys/
|
||||
black stacosys/
|
||||
Loading…
Add table
Add a link
Reference in a new issue