Skip to content

Commit

Permalink
Update tests/test_bounds.py
Browse files Browse the repository at this point in the history
  • Loading branch information
tomvothecoder authored Oct 8, 2024
1 parent c25c207 commit cf93a70
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_bounds.py
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,6 @@ def test_returns_multiple_dataset_axis_bounds_as_a_dataset_object(self):
def test_returns_multiple_dataset_axis_bounds_as_a_dataset_object_for_non_cf_axis(
self,
):
# Can only map to "lat" dim name
ds = xr.Dataset(
coords={
"lat": xr.DataArray(
Expand Down

0 comments on commit cf93a70

Please sign in to comment.