Skip to content

Commit

Permalink
Merge pull request #7 from abhijeetgangan/revert-6-Tersoff_unit_test
Browse files Browse the repository at this point in the history
Revert "Try #2"
  • Loading branch information
abhijeetgangan authored May 22, 2024
2 parents 40d8c27 + d2a7296 commit 0e26bea
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions tests/rigid_body_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,7 @@
from jax import lax
from jax import test_util as jtu


from jax.config import config as jax_config
jax_config.update('jax_disable_jit', True)

from jax import config as jax_config
import jax.numpy as jnp

from jax_md import quantity
Expand Down

0 comments on commit 0e26bea

Please sign in to comment.