Skip to content

Commit

Permalink
undo previous commit and add only precommit fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rajeeja committed Sep 19, 2024
1 parent 9f97dfa commit 610e029
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion uxarray/core/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ def open_grid(
>>> uxgrid = ux.open_grid("grid_filename.g")
"""


if "source_grid" in kwargs.keys():
warn(
"source_grid is no longer a supported kwarg",
Expand Down

0 comments on commit 610e029

Please sign in to comment.