test.py update

This commit is contained in:
Auriane Lartigue 2022-01-11 14:10:21 +01:00
parent b6bd2a595d
commit e713f2e72e

View file

@ -104,4 +104,5 @@ def create_app():
return app
if __name__ == "__main__":
app.run()