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

5 lines
60 B
Python

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