Skip to content

Commit 3571d8f

Browse files
author
Snehit Gajjar
committed
Clean up
1 parent cc63d70 commit 3571d8f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

graphrag/api/index.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ async def build_index(
6666
# todo: this could propagate out to the cli for better clarity, but will be a breaking api change
6767
method = _get_method(method, is_update_run)
6868
pipeline = PipelineFactory.create_pipeline(config, method)
69-
7069
workflow_callbacks.pipeline_start(pipeline.names())
7170

7271
async for output in run_pipeline(

0 commit comments

Comments
 (0)