android-unlock-and-more-box/aubox/__main__.py

4 lines
48 B
Python

from .cli import main
raise SystemExit(main())