Skip to content

Commit

Permalink
Update doc/user_guide/axes.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Eric Prestat <[email protected]>
  • Loading branch information
francisco-dlp and ericpre authored Jul 9, 2024
1 parent 6ffdd91 commit b57a9e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/user_guide/axes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ attributes, e.g.:
:meth:`~.misc.utils.TupleSA.set` method for :attr:`~.axes.AxesManager.navigation_axes` and :attr:`~.axes.AxesManager.signal_axes`.

It is also possible to set multiple attributes of multiple axes at once, using the :meth:`~.misc.utils.TupleSA.set`
of the `navigation_axes` and `signal_axes` attributes.
of the :attr:`~.axes.AxesManager.navigation_axes` and :attr:`~.axes.AxesManager.signal_axes` attributes.
For example:

.. code-block:: python
Expand Down

0 comments on commit b57a9e6

Please sign in to comment.