Skip to content

Commit a547d32

Browse files
author
Rehan Durrani
committed
remove unused line
Signed-off-by: Rehan Durrani <[email protected]>
1 parent 177bfe2 commit a547d32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modin/pandas/dataframe.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -415,6 +415,7 @@ def groupby(
415415
)
416416
else:
417417
squeeze = False
418+
418419
axis = self._get_axis_number(axis)
419420
idx_name = None
420421
# Drop here indicates whether or not to drop the data column before doing the

0 commit comments

Comments
 (0)