Skip to content

Commit 4d54074

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

graphrag/api/index.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ 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+
6970
workflow_callbacks.pipeline_start(pipeline.names())
7071

7172
async for output in run_pipeline(

0 commit comments

Comments
 (0)