We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a43385 commit ba42c08Copy full SHA for ba42c08
doc/whats-new.rst
@@ -39,8 +39,8 @@ Breaking changes
39
always be set such that ``int64`` values can be used. In the past, no units
40
finer than "seconds" were chosen, which would sometimes mean that ``float64``
41
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>`_
+- remove deprecated ``autoclose`` kwargs from :py:func:`open_dataset` (:pull:`4725`).
+ By `Aureliana Barghini <https://github.com/aurghs>`_.
44
45
46
New Features
0 commit comments