pancardtempared / app.py
brajshukl's picture
Upload 3 files
56d4450
from app import app
if __name__ == '__main__':
app.run()