mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-17 01:01:03 +02:00
5 lines
No EOL
71 B
Python
Executable file
5 lines
No EOL
71 B
Python
Executable file
#!/usr/bin/env python3
|
|
|
|
from trustgraph.core.metering import run
|
|
|
|
run() |