Skip to content

Commit

Permalink
Fix typing
Browse files Browse the repository at this point in the history
  • Loading branch information
flferretti committed Nov 22, 2023
1 parent 86c548e commit 44ab67d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,13 @@ Planned features:
:maxdepth: 2
:caption: JAXsim API Reference

modules/typing
modules/high_level
modules/math
modules/physics
modules/parsers
modules/simulation
modules/utils
modules/typing


Credits
-------
Expand Down
1 change: 0 additions & 1 deletion docs/modules/typing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ Typing
======

.. autoclass:: jaxsim.typing.PyTree
:undoc-members:

.. autoclass:: jaxsim.typing.Tensor
:undoc-members:
Expand Down

0 comments on commit 44ab67d

Please sign in to comment.