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 0f54c47 commit 95e6650Copy full SHA for 95e6650
src/opengeodeweb_viewer/vtkw_server.py
@@ -37,7 +37,7 @@
37
VtkModelBlocksView,
38
)
39
from .rpc.generic.generic_protocols import VtkGenericView
40
-from .rpc.utils_protocols import VtkUtilsView
+from .rpc.utils_protocols import VtkUtilsView # type: ignore
41
42
43
# =============================================================================
0 commit comments