scribble_to_epub/.vscode/run_script.py
2025-06-10 09:00:50 +00:00

4 lines
49 B
Python

from scribble_to_epub.__main__ import cli
cli()