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 d422bc1 commit 9c127f8Copy full SHA for 9c127f8
setup.cfg
@@ -37,6 +37,7 @@ filterwarnings =
37
error
38
ignore: Experimental:UserWarning:
39
# This is a temporary measure, all of these should be fixed:
40
+ ignore:distutils Version classes are deprecated:DeprecationWarning
41
ignore::pytest.PytestUnraisableExceptionWarning
42
ignore::numpy.VisibleDeprecationWarning
43
ignore: unclosed file:ResourceWarning
0 commit comments