#!/usr/bin/env python3

from trustgraph.config.service import run

run()

