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