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 c9dff7f commit c1c0244Copy full SHA for c1c0244
src/tests/mesh/points/test_mesh_points_protocols.py
@@ -1,7 +1,7 @@
1
# Standard library imports
2
3
# Third party imports
4
-from opengeodeweb_viewer.rpc.mesh.points.points_protocols import VtkMeshPointsView
+from opengeodeweb_viewer.rpc.mesh.points.mesh_points_protocols import VtkMeshPointsView
5
6
# Local application imports
7
from src.tests.mesh.test_mesh_protocols import test_register_mesh
0 commit comments