mirror of
https://github.com/quantum5/punyverse.git
synced 2025-04-24 21:21:59 -04:00
5 lines
75 B
Python
5 lines
75 B
Python
from punyverse.__main__ import main
|
|
|
|
if __name__ == '__main__':
|
|
main()
|