We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98d4e08 commit 9ff2db4Copy full SHA for 9ff2db4
python/jupytergis_qgis/jupytergis_qgis/qgis_ydoc.py
@@ -6,7 +6,7 @@
6
7
from pycrdt import Array, Map
8
from jupyter_ydoc.ybasedoc import YBaseDoc
9
-from jupytergis_core import SCHEMA_VERSION
+from jupytergis_core.jupytergis_core.schema import SCHEMA_VERSION
10
11
12
def reversed_tree(root):
0 commit comments