Skip to content

Commit

Permalink
Update api.__init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
diegoferigo committed Mar 11, 2024
1 parent 3dd9039 commit a425df5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/jaxsim/api/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
from . import contact, data, joint, link, model, ode
from . import model, data # isort:skip
from . import common, contact, joint, link, ode, references

0 comments on commit a425df5

Please sign in to comment.