Skip to content

Commit 20ea136

Browse files
Fix (#831)
Former-commit-id: 151e1e5
1 parent b8a59b0 commit 20ea136

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pytest.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ filterwarnings =
1212
ignore:The use of (converter|py2rpy|rpy2py) in module rpy2.robjects.conversion is deprecated.:DeprecationWarning
1313
ignore:`Model\.state_updates` will be removed in a future version\.:UserWarning
1414
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
15+
ignore:Deprecated call to `pkg_resources\.declare_namespace:DeprecationWarning
1616
always:Container failed with AssertionError\. Retrying [0-9]* more time:RuntimeWarning

0 commit comments

Comments
 (0)