Spaces:
Sleeping
Sleeping
File size: 76 Bytes
65f3daa |
1 2 3 4 5 |
from application import app
# main
if __name__ == "__main__":
app.run() |