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 1136458 commit 8fa7e07Copy full SHA for 8fa7e07
lib/iris/experimental/ugrid.py
@@ -35,9 +35,7 @@
35
from ..mesh import Connectivity as _Connectivity
36
from ..mesh import MeshCoord as _MeshCoord
37
from ..mesh import MeshXY as _MeshXY
38
-from ..mesh import save_mesh
39
-from ..mesh.load import load_mesh, load_meshes
40
-from ..mesh.utils import recombine_submeshes
+from ..mesh import load_mesh, load_meshes, recombine_submeshes, save_mesh
41
42
43
# NOTE: publishing the original Mesh, MeshCoord and Connectivity here causes a Sphinx
0 commit comments