Skip to content

Commit fafd960

Browse files
authored
Update xarray/core/dataarray.py
1 parent 6298d5c commit fafd960

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

xarray/core/dataarray.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6708,6 +6708,7 @@ def interp_calendar(
67086708
def groupby(
67096709
self,
67106710
group: GroupInput = None,
6711+
*,
67116712
squeeze: Literal[False] = False,
67126713
restore_coord_dims: bool = False,
67136714
**groupers: Grouper,

0 commit comments

Comments
 (0)