from timeline import app
app.run()
from timeline import app
app.run()
Exemplo n.º 3
0
from timeline import app
app.run(debug=True)