Skip to content

Commit efcaf96

Browse files
authored
Tuck flow functions under their workflows (#1720)
* Move flow functions to workflow * Remove redundant workflow_name variable * Semver
1 parent 7f02082 commit efcaf96

28 files changed

+929
-1090
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"type": "patch",
3+
"description": "Tuck flow functions under their workflow modules."
4+
}

graphrag/index/flows/__init__.py

Lines changed: 0 additions & 4 deletions
This file was deleted.

graphrag/index/flows/create_base_text_units.py

Lines changed: 0 additions & 119 deletions
This file was deleted.

graphrag/index/flows/create_communities.py

Lines changed: 0 additions & 132 deletions
This file was deleted.

graphrag/index/flows/create_community_reports.py

Lines changed: 0 additions & 135 deletions
This file was deleted.

0 commit comments

Comments
 (0)