Skip to content

Commit

Permalink
ignore more warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelquast committed Feb 7, 2024
1 parent 501989b commit 78c12f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ filterwarnings = [
"ignore:Downloading*",
"ignore:Passing a SingleBlockManager to Series is deprecated *:DeprecationWarning",
"ignore:Passing a BlockManager to GeoDataFrame is deprecated *:DeprecationWarning",
"ignore:Passing a SingleBlockManager to GeoSeries is deprecated *:DeprecationWarning",
"ignore:Pyarrow will become a required dependency of pandas *:DeprecationWarning",
"ignore:Geometry is in a geographic CRS. Results from *:UserWarning",
"ignore:Back azimuth is being returned by default *:UserWarning",
Expand Down

0 comments on commit 78c12f7

Please sign in to comment.