hamster-tools/hamstertools/__main__.py
2021-09-08 13:31:06 +02:00

6 lines
51 B
Python

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