From bd66a52f2861bc37018c683a479c0ceddfae85fe Mon Sep 17 00:00:00 2001 From: Trullemans Gregory Date: Wed, 11 Mar 2020 13:55:28 +0100 Subject: [PATCH] [WIP] bug fix. --- src/objective/views.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/objective/views.py b/src/objective/views.py index b07fe0e..4b24858 100644 --- a/src/objective/views.py +++ b/src/objective/views.py @@ -462,7 +462,7 @@ def suggest_routine( ??? (list): liste des séries correspondantes aux criètres. """ - current_routine = suggest_routine( + current_routine = __construct_routine( routine_length, total_difficulty_score, competition,