core/migration/html2text/__main__.py
2022-08-11 12:14:12 +03:00

4 lines
30 B
Python

from .cli import main
main()