Skip to content

Commit

Permalink
Update xarray/core/dataarray.py
Browse files Browse the repository at this point in the history
  • Loading branch information
max-sixty authored Aug 30, 2024
1 parent 6298d5c commit fafd960
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xarray/core/dataarray.py
Original file line number Diff line number Diff line change
Expand Up @@ -6708,6 +6708,7 @@ def interp_calendar(
def groupby(
self,
group: GroupInput = None,
*,
squeeze: Literal[False] = False,
restore_coord_dims: bool = False,
**groupers: Grouper,
Expand Down

0 comments on commit fafd960

Please sign in to comment.