Skip to content

Commit b23a01e

Browse files
committed
minor formatting correction
1 parent f1a4dec commit b23a01e

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
@@ -8919,7 +8919,7 @@ def shift(
89198919
2 0 0 0
89208920
3 10 13 17
89218921
4 20 23 27
8922-
"""
8922+
"""
89238923
if periods == 0:
89248924
return self.copy()
89258925

0 commit comments

Comments
 (0)