chore: Reformat files

This commit is contained in:
aldrin 2021-10-21 09:58:18 +02:00
parent 96f4a81a3b
commit 79b7bc8364
15 changed files with 63 additions and 94 deletions

View file

@ -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}