Skip to content

Commit

Permalink
Solve deprecation error for autodoc
Browse files Browse the repository at this point in the history
  • Loading branch information
flferretti committed Oct 4, 2023
1 parent a9bf126 commit 9e71957
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/jaxsim/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
import copy
from typing import Any, ContextManager, TypeVar

import jax.abstract_arrays
import jax.flatten_util
import jax.interpreters.partial_eval
import jax_dataclasses
Expand Down

0 comments on commit 9e71957

Please sign in to comment.