Skip to content

Commit 947284c

Browse files
committed
added new line which was removed accidentally
1 parent 633c48f commit 947284c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v2.0.0.rst

+1
Original file line numberDiff line numberDiff line change
@@ -578,6 +578,7 @@ Deprecations
578578
- :meth:`Index.is_floating` has been deprecated. Use :func:`pandas.api.types.is_float_dtype` instead (:issue:`50042`)
579579
- :meth:`Index.holds_integer` has been deprecated. Use :func:`pandas.api.types.infer_dtype` instead (:issue:`50243`)
580580
- :meth:`Index.is_categorical` has been deprecated. Use :func:`pandas.api.types.is_categorical_dtype` instead (:issue:`50042`)
581+
581582
.. ---------------------------------------------------------------------------
582583
.. _whatsnew_200.prior_deprecations:
583584

0 commit comments

Comments
 (0)