Skip to content

Commit 7964eff

Browse files
Remove old warning filters (#398)
1 parent d980bab commit 7964eff

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

setup.cfg

-4
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,3 @@ addopts =
33
--showlocals --doctest-modules -ra --cov-report= --cov=numpydoc
44
--junit-xml=junit-results.xml --ignore=doc/
55
junit_family = xunit2
6-
filterwarnings =
7-
ignore:'U' mode is deprecated:DeprecationWarning
8-
ignore:.*sphinx\.util\.smartypants is deprecated.*:
9-
ignore:Using or importing the ABCs.*:DeprecationWarning

0 commit comments

Comments
 (0)