Skip to content

Commit 39e0c2d

Browse files
committed
un-split line
1 parent 6b24e8f commit 39e0c2d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/source/whatsnew/v3.0.0.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -328,8 +328,7 @@ small behavior differences as collateral:
328328
- :class:`offsets.Day` no longer supports division
329329
- :class:`Timedelta` no longer accepts :class:`Day` objects as inputs
330330
- :meth:`tseries.frequencies.to_offset` on a :class:`Timedelta` object returns
331-
a :class:`offsets.Hour` object in cases where it used to return a :class:`Day`
332-
object.
331+
a :class:`offsets.Hour` object in cases where it used to return a :class:`Day` object.
333332
- Adding or subtracting a scalar from a timezone-aware :class:`DatetimeIndex`
334333
with a :class:`Day` ``freq`` no longer preserves that ``freq`` attribute.
335334
- Adding or subtracing a :class:`Day` with a :class:`Timedelta` is no longer supported.

0 commit comments

Comments
 (0)