Skip to content

Commit ac00ce7

Browse files
committed
Try a best filter expression
1 parent 2d7b5e1 commit ac00ce7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pytest.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[pytest]
22
filterwarnings =
33
error
4-
ignore:.*Plugin file tracers (Cython.Coverage.Plugin) aren't supported with PyTracer
4+
ignore:.*Plugin file tracers.*
55
ignore:.*Sequential read of iterator was interrupted*:RuntimeWarning
66
ignore:.*negative slices or start values other than zero may be slow*:RuntimeWarning
77
ignore:.*negative step size may be slow*:RuntimeWarning

0 commit comments

Comments
 (0)