Skip to content

Commit

Permalink
small bug fix in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Rapfff committed Feb 26, 2023
1 parent 2f9dc87 commit 72a78f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
author = 'Raphaël Reynouard'

# The full version, including alpha/beta/rc tags
release = 'v0.9'
release = 'v0.10'


# -- General configuration ---------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion docs/source/examples/09-alergia.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ using `Alergia <https://grfia.dlsi.ua.es/repositori/grfia/pubs/57/icgi1994.pdf>`

Creating the original MC and generating the training set
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
This step is similar to the first steps in :ref:`example-random-restart`.
This step is similar to the first steps in :ref:`example-random_restart`.

.. code-block:: python
Expand Down

0 comments on commit 72a78f2

Please sign in to comment.