Skip to content

Commit

Permalink
tox.ini: reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
LudovicRousseau committed Aug 22, 2023
1 parent 3dc2659 commit 8d733c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ envlist =
deps =
-r{toxinidir}/dev-requirements.txt
commands =
coverage erase
coverage erase
coverage run -m unittest discover
coverage report
coverage html
Expand Down

0 comments on commit 8d733c2

Please sign in to comment.