Skip to content

Commit

Permalink
Try a best filter expression
Browse files Browse the repository at this point in the history
  • Loading branch information
sgillies committed Nov 10, 2024
1 parent 2d7b5e1 commit ac00ce7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytest.ini
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[pytest]
filterwarnings =
error
ignore:.*Plugin file tracers (Cython.Coverage.Plugin) aren't supported with PyTracer
ignore:.*Plugin file tracers.*
ignore:.*Sequential read of iterator was interrupted*:RuntimeWarning
ignore:.*negative slices or start values other than zero may be slow*:RuntimeWarning
ignore:.*negative step size may be slow*:RuntimeWarning
Expand Down

0 comments on commit ac00ce7

Please sign in to comment.