Skip to content

Commit 37f09f4

Browse files
committed
Merge branch 'doc-experimental' of https://github.com/TomAugspurger/pandas into doc-experimental
2 parents e65fa90 + 35337f3 commit 37f09f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/core/arrays/timedeltas.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ class TimedeltaArray(dtl.DatetimeLikeArrayMixin, dtl.TimelikeOps):
110110
"""
111111
Pandas ExtensionArray for timedelta data.
112112
113-
.. versionadded :: 0.24.0
113+
.. versionadded:: 0.24.0
114114
115115
.. warning::
116116

0 commit comments

Comments
 (0)