mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-05-05 05:12:36 +02:00
4 lines
46 B
Python
4 lines
46 B
Python
|
|
from . service import run
|
|
|
|
__all__ = ["run"]
|