We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df3abe3 commit 4d031d6Copy full SHA for 4d031d6
test_autolens/point/triangles/test_solver.py
@@ -4,7 +4,7 @@
4
5
import autolens as al
6
import autogalaxy as ag
7
-from autoarray.structures.triangles.array import ArrayTriangles
+from autoarray.structures.triangles.jax_coordinate_array import ArrayTriangles
8
from autolens.mock import NullTracer
9
from autolens.point.solver import PointSolver
10
0 commit comments