Skip to content

Commit

Permalink
ruff fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ajfriend committed Jan 27, 2025
1 parent fd13c95 commit 69f48dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/h3/api/basic_int/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -467,6 +467,7 @@ def uncompact_cells(cells, res):

return _out_collection(hu)


def polygon_to_cells(h3shape, res):
"""
Alias for ``h3shape_to_cells``.
Expand Down

0 comments on commit 69f48dd

Please sign in to comment.