Skip to content

Commit c1c0244

Browse files
typo
1 parent c9dff7f commit c1c0244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tests/mesh/points/test_mesh_points_protocols.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Standard library imports
22

33
# Third party imports
4-
from opengeodeweb_viewer.rpc.mesh.points.points_protocols import VtkMeshPointsView
4+
from opengeodeweb_viewer.rpc.mesh.points.mesh_points_protocols import VtkMeshPointsView
55

66
# Local application imports
77
from src.tests.mesh.test_mesh_protocols import test_register_mesh

0 commit comments

Comments
 (0)