hamster-tools/hamstertools/__main__.py

6 lines
51 B
Python

#!/usr/bin/env python3.7
from . import cli
cli()