ArunSamespace's picture
Upload 41 files
9314fc1 verified
raw
history blame contribute delete
61 Bytes
from app import app
if __name__ == '__main__':
app.run()