#!/usr/bin/env python3

from trustgraph.chunking.token import run

run()

