Skip to content

Commit 4d031d6

Browse files
committed
use jax coordinate array in more tests
1 parent df3abe3 commit 4d031d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_autolens/point/triangles/test_solver.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
import autolens as al
66
import autogalaxy as ag
7-
from autoarray.structures.triangles.array import ArrayTriangles
7+
from autoarray.structures.triangles.jax_coordinate_array import ArrayTriangles
88
from autolens.mock import NullTracer
99
from autolens.point.solver import PointSolver
1010

0 commit comments

Comments
 (0)