We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8a59b0 commit 20ea136Copy full SHA for 20ea136
1 file changed
pytest.ini
@@ -12,5 +12,5 @@ filterwarnings =
12
ignore:The use of (converter|py2rpy|rpy2py) in module rpy2.robjects.conversion is deprecated.:DeprecationWarning
13
ignore:`Model\.state_updates` will be removed in a future version\.:UserWarning
14
ignore:Tensorflow not installed. ParametricUMAP will be unavailable:ImportWarning
15
- ignore:Implementing implicit namespace packages \(as specified in PEP 420\) is preferred to `pkg_resources\.declare_namespace`.:DeprecationWarning
+ ignore:Deprecated call to `pkg_resources\.declare_namespace:DeprecationWarning
16
always:Container failed with AssertionError\. Retrying [0-9]* more time:RuntimeWarning
0 commit comments