fixes to tasks
This commit is contained in:
parent
362f2f5d7b
commit
0c46f7dc26
1 changed files with 0 additions and 1 deletions
|
|
@ -47,7 +47,6 @@ async def integrate_chunk_graphs(
|
||||||
existing_edges_map = await retrieve_existing_edges(
|
existing_edges_map = await retrieve_existing_edges(
|
||||||
data_chunks,
|
data_chunks,
|
||||||
chunk_graphs,
|
chunk_graphs,
|
||||||
graph_engine,
|
|
||||||
)
|
)
|
||||||
|
|
||||||
graph_nodes, graph_edges = expand_with_nodes_and_edges(
|
graph_nodes, graph_edges = expand_with_nodes_and_edges(
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue