Skip to content

Commit

Permalink
Remove old warning filters (#398)
Browse files Browse the repository at this point in the history
  • Loading branch information
jarrodmillman committed May 17, 2022
1 parent d980bab commit 7964eff
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,3 @@ addopts =
--showlocals --doctest-modules -ra --cov-report= --cov=numpydoc
--junit-xml=junit-results.xml --ignore=doc/
junit_family = xunit2
filterwarnings =
ignore:'U' mode is deprecated:DeprecationWarning
ignore:.*sphinx\.util\.smartypants is deprecated.*:
ignore:Using or importing the ABCs.*:DeprecationWarning

0 comments on commit 7964eff

Please sign in to comment.