python-project/.vscode/run_script.py
2024-06-07 12:18:35 +02:00

4 lines
49 B
Python

from $REPO_NAME_SNAKE.__main__ import cli
cli()