Skip to content

Commit 95e6650

Browse files
test
1 parent 0f54c47 commit 95e6650

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/opengeodeweb_viewer/vtkw_server.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
VtkModelBlocksView,
3838
)
3939
from .rpc.generic.generic_protocols import VtkGenericView
40-
from .rpc.utils_protocols import VtkUtilsView
40+
from .rpc.utils_protocols import VtkUtilsView # type: ignore
4141

4242

4343
# =============================================================================

0 commit comments

Comments
 (0)