8000
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 13359a1 commit 7a92bd9Copy full SHA for 7a92bd9
plotly/tests/test_optional/test_utils/__init__.py
@@ -0,0 +1,3 @@
1
+def setup_package():
2
+ import warnings
3
+ warnings.filterwarnings('ignore')
0 commit comments