moreover's picture
first commit
acd4009
raw
history blame
62 Bytes
from app import app
if __name__ == "__main__":
app.run()