trustgraph/trustgraph-flow/trustgraph/iam/service/__init__.py
2026-04-23 12:46:34 +01:00

4 lines
46 B
Python

from . service import run
__all__ = ["run"]