Skip to content

Commit 314efe5

Browse files
committed
minor formatting correction
1 parent 29cb57d commit 314efe5

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
@@ -8905,7 +8905,7 @@ def shift(
89058905
2 0 0 0
89068906
3 10 13 17
89078907
4 20 23 27
8908-
"""
8908+
"""
89098909
if periods == 0:
89108910
return self.copy()
89118911

0 commit comments

Comments
 (0)