Skip to content

Commit

Permalink
(fix) tutorial.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
statefb committed Jul 9, 2019
1 parent 1e53640 commit 256b6cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorial.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Firstly, let's generate toy data for this tutorial.
.. image:: img/tutorial/toy_data.png

Then run :func:`dtwalign.dtw` method which returns :func:`~dtwalign.result.DtwResult` object.
Then run :func:`~dtwalign.dtw` method which returns :class:`~dtwalign.result.DtwResult` object.

.. code-block:: python
Expand Down

0 comments on commit 256b6cf

Please sign in to comment.