Skip to content

Commit

Permalink
debug! more stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz committed Nov 7, 2024
1 parent cc9890c commit 1be0550
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pytest.ini
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ filterwarnings =
once::pytest.PytestAssertRewriteWarning:_pytest.assertion.rewrite
once:assertion is always true, perhaps remove parentheses\?::_pytest.assertion.rewrite
once:::_pytest.assertion.rewrite
once:assertion is always true, perhaps remove parentheses.::
once::SyntaxWarning:

# FIXME: Figure this out, fix and then delete the entry. It's not entirely
# FIXME: clear what emits it and where.
Expand Down

0 comments on commit 1be0550

Please sign in to comment.