mirror of
https://github.com/p-e-w/heretic.git
synced 2026-09-16 00:55:58 -07:00
+1
-1
@@ -240,7 +240,7 @@ def run():
|
||||
except IndexError:
|
||||
existing_study = None
|
||||
|
||||
if existing_study is not None:
|
||||
if existing_study is not None and settings.evaluate_model is None:
|
||||
choices = []
|
||||
|
||||
if existing_study.user_attrs["finished"]:
|
||||
|
||||
Reference in New Issue
Block a user