4 lines
49 B
Python
4 lines
49 B
Python
|
from $REPO_NAME_SNAKE.__main__ import cli
|
||
|
|
||
|
cli()
|