diff --git a/docs/src/whatsnew/latest.rst b/docs/src/whatsnew/latest.rst index 34e5282c7d..f1d8547c75 100644 --- a/docs/src/whatsnew/latest.rst +++ b/docs/src/whatsnew/latest.rst @@ -126,7 +126,7 @@ This document explains the changes made to Iris for this release #. `@trexfeathers`_ and `@ukmo-ccbunney`_ updated CI to support Python 3.14 inline with `SPEC0 Minimum Supported Dependencies`_. Note: `pyvista` (and hence `geovista`) is not yet compatible with Python 3.14, so - `:module:~iris.experimental.geovista` is currently only available for + :mod:`iris.experimental.geovista` is currently only available for Python \<3.14. (:pull:`6816`, :issue:`6775`) #. `@ESadek-MO`_, `@trexfeathers`_, `@bjlittle`_, `@HGWright`_, `@pp-mo`_, @@ -141,8 +141,8 @@ This document explains the changes made to Iris for this release #. `@hsteptoe`_ and `@ESadek-MO`_ (reviewer) added static type hinting to :mod:`iris.pandas`. (:pull:`6948`) #. `@ukmo-ccbunney`_ changed formatting of numpy scalars attributes when generating a - Cube/Coord summary to use ``str`` representation instead of ``repr``. - (:pull:`6966`, :issue:`6692`) + Cube/Coord summary to use ``str`` representation instead of ``repr``. + (:pull:`6966`, :issue:`6692`) .. comment Whatsnew author names (@github name) in alphabetical order. Note that,