Skip to content

Commit c04b6a1

Browse files
added a new line back to docs
1 parent 2227b22 commit c04b6a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v3.0.0.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -812,6 +812,7 @@ Other Deprecations
812812
- Deprecated slicing on a :class:`Series` or :class:`DataFrame` with a :class:`DatetimeIndex` using a ``datetime.date`` object, explicitly cast to :class:`Timestamp` instead (:issue:`35830`)
813813
- Deprecated support for the Dataframe Interchange Protocol (:issue:`56732`)
814814
- Deprecated the 'inplace' keyword from :meth:`Resampler.interpolate`, as passing ``True`` raises ``AttributeError`` (:issue:`58690`)
815+
815816
.. ---------------------------------------------------------------------------
816817
.. _whatsnew_300.prior_deprecations:
817818

0 commit comments

Comments
 (0)