ai-content-maker/.venv/Lib/site-packages/weasel/__main__.py

4 lines
59 B
Python

from .cli.main import COMMAND, app
app(prog_name=COMMAND)