#!/usr/bin/env python3

from trustgraph.model.prompt.generic import run

run()

