Skip to content

Commit f43b4a8

Browse files
committed
Update main.py
1 parent 14d3a5c commit f43b4a8

File tree

1 file changed

+1
-0
lines changed
  • examples/docs_to_knowledge_graph

1 file changed

+1
-0
lines changed

examples/docs_to_knowledge_graph/main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
GraphDbDeclaration = cocoindex.targets.Neo4jDeclaration
2121
conn_spec = neo4j_conn_spec
2222

23+
2324
@dataclasses.dataclass
2425
class DocumentSummary:
2526
"""Describe a summary of a document."""

0 commit comments

Comments
 (0)