Skip to content

Commit

Permalink
Remove warnings filter
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicoretti committed Jul 2, 2024
1 parent 463f1dd commit 42048ad
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,3 @@ markers = [
"pandas: tests related to support of pandas library.",
"misc: miscellaneous tests which did not fit in the other categories."
]
filterwarnings = [
"ignore:numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject ValueError"
]

0 comments on commit 42048ad

Please sign in to comment.