update-applications/.vscode/run_script.py
2024-06-07 10:23:37 +00:00

4 lines
52 B
Python

from update_applications.__main__ import cli
cli()