Skip to content

Commit ba42c08

Browse files
authored
Fix RST.
1 parent 2a43385 commit ba42c08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/whats-new.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ Breaking changes
3939
always be set such that ``int64`` values can be used. In the past, no units
4040
finer than "seconds" were chosen, which would sometimes mean that ``float64``
4141
values were required, which would lead to inaccurate I/O round-trips.
42-
- remove deprecated ``autoclose`` kwargs from :py:func:`open_dataset` (:pull: `4725`).
43-
By `Aureliana Barghini <https://github.com/aurghs>`_
42+
- remove deprecated ``autoclose`` kwargs from :py:func:`open_dataset` (:pull:`4725`).
43+
By `Aureliana Barghini <https://github.com/aurghs>`_.
4444

4545

4646
New Features

0 commit comments

Comments
 (0)