python-project/.vscode/run_script.py

4 lines
49 B
Python
Raw Permalink Normal View History

2024-06-07 10:18:35 +00:00
from $REPO_NAME_SNAKE.__main__ import cli
cli()