playtypus/playtypus/__main__.py

4 lines
35 B
Python
Raw Normal View History

from playtypus import main
2021-06-15 22:09:41 +00:00
main()