We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06495d1 commit f323f5cCopy full SHA for f323f5c
1 file changed
pytest.ini
@@ -29,6 +29,7 @@ testpaths =
29
# Idea from: https://til.simonwillison.net/pytest/treat-warnings-as-errors
30
filterwarnings =
31
error
32
+ ignore:Plugin file tracers .Cython.Coverage.Plugin. aren:::
33
# You can add exclusions, some examples:
34
# ignore:'hunter' defines default_app_config:PendingDeprecationWarning::
35
# ignore:The {{% if:::
0 commit comments