Skip to content

Commit

Permalink
Remove test import
Browse files Browse the repository at this point in the history
  • Loading branch information
willwng committed Oct 20, 2024
1 parent 8144f1b commit 0faaa29
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion energyminimization/solvers/solver.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
from energyminimization.solvers.newton import trust_region_newton_cg
from energyminimization.transformations import Strain
from lattice.abstract_lattice import AbstractLattice
from tests.matrix_tests import test_gradient_hessian, plot_sparsity


@dataclass
Expand Down

0 comments on commit 0faaa29

Please sign in to comment.