Skip to content

Commit

Permalink
Update linear_algebra.py
Browse files Browse the repository at this point in the history
  • Loading branch information
shivance committed Oct 4, 2022
1 parent d5e8dbf commit 98d19d3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion optax/_src/linear_algebra.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
import jax.numpy as jnp
import chex
import numpy as np
from typing import Optional

from optax._src import base
from optax._src import numerics
Expand Down

0 comments on commit 98d19d3

Please sign in to comment.