scrap-is-not-scrap/sins/__main__.py

5 lines
60 B
Python
Raw Normal View History

#! /usr/bin/env python3
from .run import example
example()