X-Git-Url: https://git.immae.eu/?p=perso%2FDenise%2Foms.git;a=blobdiff_plain;f=app.py;h=3ccabad2f57271ec1b36871da4356acaf6df3aaa;hp=206af476ff5d56c3624dbdaee293f3730e3a1335;hb=2dc9eb43142b4f96cee63ff191e429ad68efacae;hpb=38b5e10ae817f79fb10b6c4b8655e6d95b2885b8 diff --git a/app.py b/app.py index 206af47..3ccabad 100644 --- a/app.py +++ b/app.py @@ -27,8 +27,6 @@ def initialise_mode_beta(): app = flask.Flask(__name__) - - @app.route('/',methods=['POST','GET']) def index(): beta=initialise_mode_beta()