Skip to content

Commit

Permalink
Remove spurious jax.core import
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-kidger committed Dec 23, 2024
1 parent fc40e5b commit c5cb137
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lineax/_misc.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@

import equinox as eqx
import jax
import jax.core
import jax.numpy as jnp
import jax.tree_util as jtu
from jaxtyping import Array, ArrayLike, Bool, PyTree # pyright:ignore
Expand Down

0 comments on commit c5cb137

Please sign in to comment.