Skip to content

Commit 451c8cc

Browse files
DeanChensjcopybara-github
authored andcommitted
refactor: Split graph validation and parsing from _graph.py
Move graph validation and parsing logic from `_graph.py` to dedicated utility modules (`_graph_validation.py` and `_graph_parser.py`) under `workflow/utils/`. This simplifies the core `Graph` and `Edge` model definitions. Co-authored-by: Shangjie Chen <deanchen@google.com> PiperOrigin-RevId: 941176423
1 parent d69dedd commit 451c8cc

6 files changed

Lines changed: 1182 additions & 1112 deletions

File tree

0 commit comments

Comments
 (0)