Skip to content

Commit 948465c

Browse files
DWesldcherian
andauthored
Fix .rst syntax in whats-new
Use two backticks for monospace font. Single backticks trop you into the default role. Co-authored-by: Deepak Cherian <[email protected]>
1 parent 2edd367 commit 948465c

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
@@ -29,7 +29,7 @@ Breaking changes
2929
values were required, which would lead to inaccurate I/O round-trips.
3030
- remove deprecated ``autoclose`` kwargs from :py:func:`open_dataset` (:pull: `4725`).
3131
By `Aureliana Barghini <https://github.com/aurghs>`_
32-
- Variables referred to in attributes like `bounds` and `grid_mapping`
32+
- Variables referred to in attributes like ``bounds`` and ``grid_mapping``
3333
are now automatically set as coordinate variables. These attributes
3434
are moved to :py:attr:`DataArray.encoding` from
3535
:py:attr:`DataArray.attrs`. This behaviour is controlled by the

0 commit comments

Comments
 (0)