Skip to content

Commit

Permalink
Fix git conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss committed Feb 8, 2024
1 parent 4a833ec commit 570c0e9
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 @@ deps =
pytest
pytest-cov
commands =
pytest --cov --capture=no --strict-markers {posargs}
pytest -v --cov --capture=no --strict-markers {posargs}

[testenv:pep8]
deps =
Expand Down

0 comments on commit 570c0e9

Please sign in to comment.