#!/usr/bin/env python3

from trustgraph.decoding.pdf import run

run()

