Skip to content

Commit c5cb137

Browse files
Remove spurious jax.core import
1 parent fc40e5b commit c5cb137

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lineax/_misc.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616

1717
import equinox as eqx
1818
import jax
19-
import jax.core
2019
import jax.numpy as jnp
2120
import jax.tree_util as jtu
2221
from jaxtyping import Array, ArrayLike, Bool, PyTree # pyright:ignore

0 commit comments

Comments
 (0)