Skip to content

Commit ba7b47a

Browse files
committed
minor whats-new
1 parent 63061b6 commit ba7b47a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/whats-new.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Bug fixes
8989
By `Keisuke Fujii <https://github.com/fujiisoup>`_.
9090
- Fix bug when converting multiindexed Pandas objects to sparse xarray objects. (:issue:`4019`)
9191
By `Deepak Cherian <https://github.com/dcherian>`_.
92-
- ``ValueError`` is raised when ``fill_value`` is not a scalar in :py:meth:`full_like`. (:issue`3977`)
92+
- ``ValueError`` is raised when ``fill_value`` is not a scalar in :py:meth:`full_like`. (:issue:`3977`)
9393
By `Huite Bootsma <https://github.com/huite>`_.
9494
- Fix wrong order in converting a ``pd.Series`` with a MultiIndex to ``DataArray``. (:issue:`3951`)
9595
By `Keisuke Fujii <https://github.com/fujiisoup>`_.

0 commit comments

Comments
 (0)