#!/usr/bin/env python3
from spelltinkle.run import run


run()
