We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2effd0 commit 0c8b8f3Copy full SHA for 0c8b8f3
pytest.ini
@@ -25,5 +25,3 @@ filterwarnings =
25
# Ignore DeprecationWarnings from distutils
26
ignore::DeprecationWarning:.*distutils
27
ignore:\n\n `numpy.distutils`:DeprecationWarning
28
-# Ignore mypy >= 0.971 DeprecationWarnings
29
- ignore:path is deprecated\. Use files\(\) instead:DeprecationWarning:mypy
0 commit comments