Skip to content

Commit d7ba6ad

Browse files
committed
White space error
1 parent 1bd123a commit d7ba6ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/_libs/tslibs/timedeltas.pyx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1894,7 +1894,7 @@ class Timedelta(_Timedelta):
18941894
Values for construction in compat with datetime.timedelta.
18951895
Numpy ints and floats will be coerced to python ints and floats.
18961896
1897-
Attributes
1897+
Attributes
18981898
----------
18991899
min : Timedelta
19001900
The minimum representable `Timedelta`, corresponding to the smallest

0 commit comments

Comments
 (0)