Skip to content

Commit

Permalink
Ignore warning
Browse files Browse the repository at this point in the history
  • Loading branch information
hoxbro committed Dec 5, 2024
1 parent 8dc8fbc commit 1bc4036
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,8 @@ filterwarnings = [
"ignore::ResourceWarning",
# 2024-11
"ignore:The legacy Dask DataFrame implementation is deprecated:FutureWarning", # https://github.com/holoviz/spatialpandas/issues/146
# 2024-12
"ignore:sys.monitoring isn't available:coverage.exceptions.CoverageWarning", # OK
]

[tool.coverage]
Expand Down

0 comments on commit 1bc4036

Please sign in to comment.