chore: Reformat files
This commit is contained in:
parent
96f4a81a3b
commit
79b7bc8364
15 changed files with 63 additions and 94 deletions
2
tox.ini
2
tox.ini
|
@ -11,7 +11,7 @@ deps =
|
|||
flake8
|
||||
flake8-import-order
|
||||
setenv =
|
||||
FORMAT_PATHS = userausfall{/} setup.py libpy{/}
|
||||
FORMAT_PATHS = userausfall{/} setup.py
|
||||
commands =
|
||||
python3 -m flake8 {env:FORMAT_PATHS}
|
||||
python3 -m black --check {env:FORMAT_PATHS}
|
||||
|
|
Reference in a new issue