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 522581a commit d6ab160Copy full SHA for d6ab160
src/opengeodeweb_viewer/__init__.py
@@ -1,3 +1,3 @@
1
from .config import *
2
-from .function import *
+from .utils_functions import *
3
from .vtk_protocol import *
0 commit comments