core/migration/html2text/__main__.py

4 lines
30 B
Python
Raw Normal View History

from .cli import main
main()