#!/usr/bin/env python3

from trustgraph.processing import run

run()

