#!/usr/bin/env python3

from trustgraph.cores import run

run()

