Skip to content

Commit c859a4f

Browse files
authored
fix doc failure
1 parent ed5fe60 commit c859a4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v1.2.0.rst

+1
Original file line numberDiff line numberDiff line change
@@ -485,6 +485,7 @@ Other
485485
- Fixed metadata propagation in the :class:`Series.dt` and :class:`Series.str` accessors (:issue:`28283`)
486486
- Bug in :meth:`Index.union` behaving differently depending on whether operand is a :class:`Index` or other list-like (:issue:`36384`)
487487
- Passing an array with 2 or more dimensions to the :class:`Series` constructor now raises the more specific ``ValueError``, from a bare ``Exception`` previously (:issue:`35744`)
488+
488489
.. ---------------------------------------------------------------------------
489490
490491
.. _whatsnew_120.contributors:

0 commit comments

Comments
 (0)