mirror of
https://github.com/MathiasDPX/grainParisArt.git
synced 2025-05-10 07:33:05 +00:00
Compare commits
No commits in common. "fd12fc9722dae9c9b45681f52e9f3e22be807543" and "142c74e5ab8db960a2486bc4c838a4833b807664" have entirely different histories.
fd12fc9722
...
142c74e5ab
1 changed files with 1 additions and 1 deletions
2
app.py
2
app.py
|
@ -129,4 +129,4 @@ def home():
|
|||
return render_template('index.html', page_actuelle='home', films=showtimes[delta], dates=dates)
|
||||
|
||||
if __name__ == '__main__':
|
||||
app.run()
|
||||
app.run()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue