genhost/genhost/__main__.py

4 lines
38 B
Python

from genhost.main import main
main()