Skip to content

Commit e72c4a9

Browse files
authored
Fix whatnsew build error (#6480)
1 parent 1048df2 commit e72c4a9

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
@@ -36,7 +36,7 @@ New Features
3636
elements which trigger summarization rather than full repr in (numpy) array
3737
detailed views of the html repr (:pull:`6400`).
3838
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
39+
- Allow passing chunks in ``**kwargs`` form to :py:meth:`Dataset.chunk`, :py:meth:`DataArray.chunk`, and
4040
:py:meth:`Variable.chunk`. (:pull:`6471`)
4141
By `Tom Nicholas <https://github.com/TomNicholas>`_.
4242

0 commit comments

Comments
 (0)