Skip to content

Commit 98f0a5f

Browse files
committed
minor formatting correction
1 parent bb83b94 commit 98f0a5f

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

0 commit comments

Comments
 (0)