trustgraph/trustgraph-flow/scripts/agent-manager-react
2024-11-09 23:08:43 +00:00

6 lines
71 B
Python

#!/usr/bin/env python3
from trustgraph.agent.react import run
run()