trustgraph/trustgraph-flow/scripts/agent-manager-react

7 lines
71 B
Text
Raw Normal View History

2024-11-09 20:35:55 +00:00
#!/usr/bin/env python3
from trustgraph.agent.react import run
run()