DoDucNhan
add files
d7ff06f
raw
history blame
62 Bytes
from app import app
if __name__ == "__main__":
app.run()