#!/usr/bin/env python3

from trustgraph.model.prompt.template import run

run()

