Skip to content

Commit

Permalink
fixup! Fix docs warning with latest sphinx
Browse files Browse the repository at this point in the history
  • Loading branch information
jorblancoa committed Sep 30, 2024
1 parent d276a8d commit 7bb1f5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/api/neurodamus.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Package-Level Classes

.. autosummary::
Neurodamus
neurodamus.Node
Node


Sub-Modules
Expand All @@ -35,7 +35,7 @@ Module API
neurodamus
----------

.. autoclass:: Neurodamus
.. autoclass:: neurodamus.Neurodamus
:members:
:undoc-members:

Expand Down

0 comments on commit 7bb1f5d

Please sign in to comment.