core/migration/html2text/__main__.py

4 lines
30 B
Python

from .cli import main
main()