Skip to content

Commit 0c8b8f3

Browse files
committed
MAINT: Remove a now-redundant warning ignore related to mypy
1 parent f2effd0 commit 0c8b8f3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pytest.ini

-2
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,3 @@ filterwarnings =
2525
# Ignore DeprecationWarnings from distutils
2626
ignore::DeprecationWarning:.*distutils
2727
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

Comments
 (0)