Files
task-6a1d75dbfd30e81cf3126b09/graph.py
T
2026-06-05 12:37:26 +00:00

3 lines
61 B
Python

from .src.brief import build_graph
__all__ = ["build_graph"]