Skip to content

Commit

Permalink
Remove temporary hack since the fix was merged in pytest 6
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre-Sassoulas committed Nov 19, 2024
1 parent 012793e commit 0fe67f2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,3 @@ extend-ignore = E203

[pytest]
testpaths = testing
# TODO: Temporary hack until they fix
# https://github.com/pytest-dev/pytest/issues/6936
filterwarnings =
ignore:.*TerminalReporter.writer attribute is deprecated.*:pytest.PytestDeprecationWarning

0 comments on commit 0fe67f2

Please sign in to comment.