Files
resume-haness/build/lib/resume_harness/__main__.py
T

6 lines
50 B
Python

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