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 1048df2 commit e72c4a9Copy full SHA for e72c4a9
doc/whats-new.rst
@@ -36,7 +36,7 @@ New Features
36
elements which trigger summarization rather than full repr in (numpy) array
37
detailed views of the html repr (:pull:`6400`).
38
By `Benoît Bovy <https://github.com/benbovy>`_.
39
-- Allow passing chunks in **kwargs form to :py:meth:`Dataset.chunk`, :py:meth:`DataArray.chunk`, and
+- Allow passing chunks in ``**kwargs`` form to :py:meth:`Dataset.chunk`, :py:meth:`DataArray.chunk`, and
40
:py:meth:`Variable.chunk`. (:pull:`6471`)
41
By `Tom Nicholas <https://github.com/TomNicholas>`_.
42
0 commit comments