trustgraph/trustgraph-flow/scripts/kg-manager
2025-05-06 13:39:25 +01:00

6 lines
65 B
Python

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