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