Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
aphearin committed Jan 30, 2024
1 parent 419a08b commit b30c2d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion diffmah/tests/test_defaults.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
"""
"""
import numpy as np
from jax import numpy as jnp


def test_default_mah_params_imports_from_top_level_and_is_frozen():
Expand Down

0 comments on commit b30c2d5

Please sign in to comment.