4 lines
60 B
Python
4 lines
60 B
Python
|
|
from repo_manager.cli import main
|
||
|
|
|
||
|
|
raise SystemExit(main())
|