Skip to content

Commit

Permalink
docs: Minor codeblock fix
Browse files Browse the repository at this point in the history
  • Loading branch information
maestroque committed Jul 18, 2024
1 parent 8c3f1bd commit 3af24c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/user_guide/exporting.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ This can be done using the :py:func:`export_metric` function, which provides the
The following example shows how to export the computed respiratory variance time using a Physio object.

.. code-block:: python
from phys2denoise.metrics.chest_belt import respiratory_variance_time
from phys2denoise.metrics.utils import export_metric
Expand Down

0 comments on commit 3af24c7

Please sign in to comment.