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 831a894 commit 4f29843Copy full SHA for 4f29843
pytest.ini
@@ -0,0 +1,5 @@
1
+[pytest]
2
+filterwarnings =
3
+ error
4
+ ignore:.*?(\b(pkg_resources\.declare_namespace)\b).*:DeprecationWarning
5
+ ignore::UserWarning:arviz.data.inference_data
0 commit comments