sarsooxyz.pyreact/main.py
2019-02-21 20:47:12 +00:00

7 lines
76 B
Python

from sarsoo import app
app = app
if __name__ == '__main__':
app.run()