cleanup: don't depend on zsh
This commit is contained in:
parent
a1d63adcfa
commit
079e1f28e6
@ -1,5 +1,3 @@
|
|||||||
#!/bin/zsh
|
|
||||||
|
|
||||||
autoflake -i --remove-all-unused-imports src/wireviz/*.py
|
autoflake -i --remove-all-unused-imports src/wireviz/*.py
|
||||||
isort src/wireviz/*py
|
isort src/wireviz/*py
|
||||||
black src/wireviz/*.py
|
black src/wireviz/*.py
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user