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