Skip to content
Snippets Groups Projects
Verified Commit b82c3402 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

[Tests] Swap isort and black so in doubt, black wins

parent 4124dcda
No related branches found
No related tags found
No related merge requests found
......@@ -38,8 +38,8 @@ commands = poetry run make -C docs/ html {posargs}
[testenv:reformat]
commands =
poetry run black biscuit/core/
poetry run isort -rc biscuit/core/
poetry run black biscuit/core/
[flake8]
max_line_length = 100
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment