hobune/hobune.py

5 lines
78 B
Python

import hobune.__main__
if __name__ == '__main__':
hobune.__main__.main()