Skip to content

Commit

Permalink
TST: Remove outdated warning ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
pllim authored May 9, 2024
1 parent 17a3a97 commit 85493aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ filterwarnings = [
"error",
"ignore:numpy\\.ndarray size changed:RuntimeWarning",
"ignore:numpy\\.ufunc size changed:RuntimeWarning",
"ignore:.*utcfromtimestamp.* is deprecated.*:DeprecationWarning"
]

[tool.coverage]
Expand Down

0 comments on commit 85493aa

Please sign in to comment.