We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6010b9 commit a68fa44Copy full SHA for a68fa44
tests/pytest.ini
@@ -7,3 +7,4 @@ filterwarnings =
7
ignore:SelectableGroups dict interface is deprecated. Use select.:DeprecationWarning
8
ignore:tostring\(\) is deprecated. Use tobytes\(\) instead.:DeprecationWarning
9
ignore:distutils Version classes are deprecated. Use packaging.version instead.:DeprecationWarning
10
+ ignore:numpy.ndarray size changed, may indicate binary incompatibility.:RuntimeWarning
0 commit comments