trustgraph/scripts/run-processing

7 lines
70 B
Text
Raw Normal View History

2024-07-15 17:17:04 +01:00
#!/usr/bin/env python3
from trustgraph.processing import run
run()