Files
2026-07-29 16:38:05 +08:00

5 lines
49 B
Python

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