We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d7b5e1 commit ac00ce7Copy full SHA for ac00ce7
pytest.ini
@@ -1,7 +1,7 @@
1
[pytest]
2
filterwarnings =
3
error
4
- ignore:.*Plugin file tracers (Cython.Coverage.Plugin) aren't supported with PyTracer
+ ignore:.*Plugin file tracers.*
5
ignore:.*Sequential read of iterator was interrupted*:RuntimeWarning
6
ignore:.*negative slices or start values other than zero may be slow*:RuntimeWarning
7
ignore:.*negative step size may be slow*:RuntimeWarning
0 commit comments