+1
-1
@@ -240,7 +240,7 @@ def run():
|
|||||||
except IndexError:
|
except IndexError:
|
||||||
existing_study = None
|
existing_study = None
|
||||||
|
|
||||||
if existing_study is not None:
|
if existing_study is not None and settings.evaluate_model is None:
|
||||||
choices = []
|
choices = []
|
||||||
|
|
||||||
if existing_study.user_attrs["finished"]:
|
if existing_study.user_attrs["finished"]:
|
||||||
|
|||||||
Reference in New Issue
Block a user