Skip to content

Commit cbfb387

Browse files
committed
minor formatting correction
1 parent c814ab8 commit cbfb387

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/core/generic.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8913,7 +8913,7 @@ def shift(
89138913
2 0 0 0
89148914
3 10 13 17
89158915
4 20 23 27
8916-
"""
8916+
"""
89178917
if periods == 0:
89188918
return self.copy()
89198919

0 commit comments

Comments
 (0)