Skip to content

Commit

Permalink
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 c3c73d4 commit d276a8d
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 @@ -9,7 +9,7 @@ Package-Level Classes
=====================

.. autosummary::
neurodamus.Neurodamus
Neurodamus
neurodamus.Node


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

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

Expand Down

0 comments on commit d276a8d

Please sign in to comment.