#!/usr/bin/env python3

from trustgraph.librarian import run

run()

