Skip to content

Commit

Permalink
Merge pull request #2385 from meeseeksmachine/auto-backport-of-pr-237…
Browse files Browse the repository at this point in the history
…4-on-v3.6.x

Backport PR #2374 on branch v3.6.x (TST: Un-ignore numpy warnings from scipy-dev)
  • Loading branch information
pllim authored Aug 19, 2023
2 parents cf813e6 + 524732c commit 99d040e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -128,8 +128,6 @@ filterwarnings = [
"error",
"ignore:numpy\\.ufunc size changed:RuntimeWarning",
"ignore:numpy\\.ndarray size changed:RuntimeWarning",
"ignore:The numpy\\.array_api submodule is still experimental:UserWarning",
"ignore:((.|\\n)*)numpy\\.distutils:DeprecationWarning",
"ignore:distutils Version classes are deprecated:DeprecationWarning",
"ignore:Passing unrecognized arguments to super:DeprecationWarning",
"ignore:.*With traitlets 4\\.1, metadata should be set using the \\.tag\\(\\) method:DeprecationWarning",
Expand Down

0 comments on commit 99d040e

Please sign in to comment.