We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0bb93b commit e81bae0Copy full SHA for e81bae0
1 file changed
autolens/__init__.py
@@ -35,7 +35,6 @@
35
from autoarray.structures.grids.uniform_1d import Grid1D
36
from autoarray.structures.grids.uniform_2d import Grid2D
37
from autoarray.structures.grids.irregular_2d import Grid2DIrregular
38
-from autoarray.structures.grids.irregular_2d import Grid2DIrregularUniform
39
from autoarray.structures.mesh.rectangular_2d import Mesh2DRectangular
40
from autoarray.structures.mesh.voronoi_2d import Mesh2DVoronoi
41
from autoarray.structures.mesh.delaunay_2d import Mesh2DDelaunay
0 commit comments