hamster-tools/hamstertools/__main__.py

6 lines
51 B
Python
Raw Normal View History

2021-09-08 11:31:06 +00:00
#!/usr/bin/env python3.7
from . import cli
cli()