TriuneCadence/composer_ans/__main__.py

5 lines
49 B
Python

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