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 129fcb4 commit 24bfa54Copy full SHA for 24bfa54
1 file changed
bindings/python/src/arcadedb_embedded/jvm.py
@@ -11,6 +11,7 @@
11
from typing import Iterable, Optional, Union
12
13
import jpype
14
+import jpype.imports
15
16
from .exceptions import ArcadeDBError
17
0 commit comments