Skip to content

Commit 01633b5

Browse files
committed
added new line which was removed accidentally
1 parent 83cf792 commit 01633b5

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
@@ -509,6 +509,7 @@ Deprecations
509509
~~~~~~~~~~~~
510510
- Deprecated argument ``infer_datetime_format`` in :func:`to_datetime` and :func:`read_csv`, as a strict version of it is now the default (:issue:`48621`)
511511
- :meth:`Index.is_categorical` has been deprecated. Use :func:`pandas.api.types.is_categorical_dtype` instead (:issue:`50042`)
512+
512513
.. ---------------------------------------------------------------------------
513514
514515
.. _whatsnew_200.prior_deprecations:

0 commit comments

Comments
 (0)