Skip to content

Commit

Permalink
Remove useless import
Browse files Browse the repository at this point in the history
  • Loading branch information
Giulero committed Oct 12, 2023
1 parent 4baaa56 commit 3f22082
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/adam/jax/computations.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

import jax.numpy as jnp
import numpy as np
from jax import grad, jit, vmap

from adam.core.constants import Representations
from adam.core.rbd_algorithms import RBDAlgorithms
Expand Down

0 comments on commit 3f22082

Please sign in to comment.