There was an error while loading. Please reload this page.
1 parent c75e6a0 commit a338383Copy full SHA for a338383
scrapegraphai/nodes/knowledge_graph_node.py
@@ -12,7 +12,7 @@
12
13
# Imports from the library
14
from .base_node import BaseNode
15
-from ..utils import create_graph, add_customizations, create_interactive_graph
+from ..utils import create_graph, create_interactive_graph
16
17
class KnowledgeGraphNode(BaseNode):
18
"""
0 commit comments