Thanks to visit codestin.com Credit goes to github.com
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 d6a8bb4 commit 81ff46eCopy full SHA for 81ff46e
pytest.ini
@@ -1,3 +1,6 @@
1
[pytest]
2
filterwarnings =
3
error
4
+
5
+ # Coming from vispy
6
+ ignore:distutils Version classes are deprecated:DeprecationWarning
0 commit comments