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.
2 parents dde86a9 + 68d76fa commit 9c1a5b9Copy full SHA for 9c1a5b9
neo4j/__main__.py
@@ -26,7 +26,7 @@
26
from json import loads as json_loads
27
from sys import stdout, stderr
28
29
-from neobolt.util import Watcher
+from neobolt.diagnostics import Watcher
30
31
from neo4j import GraphDatabase
32
from neo4j.exceptions import CypherError
0 commit comments