info-tech-canon/src/info_tech_canon/__main__.py

3 lines
48 B
Python

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