From 622628419b81bcf9fd3b3cb23a040a9cd60beca1 Mon Sep 17 00:00:00 2001 From: Sebastian Speitel Date: Sat, 14 Dec 2019 13:46:10 +0100 Subject: [PATCH] Removed incorrect url converter str --- app.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app.py b/app.py index 8b6e7fd..a2616c3 100644 --- a/app.py +++ b/app.py @@ -14,10 +14,10 @@ def tu_ilmenau(): def about(): return redirect("https://github.com/clerie/walduni", code=302) -@app.route('/modultafeln/') -@app.route('/modultafel/') -@app.route('/modulplan/') -@app.route('/module/') +@app.route('/modultafeln/') +@app.route('/modultafel/') +@app.route('/modulplan/') +@app.route('/module/') def modultafeln(course): courseToPath = {