This commit is contained in:
Myhs-phz 2025-03-06 08:56:25 +00:00
parent 30aaadbc5d
commit 583ee5ff75

View File

@ -210,7 +210,7 @@ def save_to_station(cfg, args):
i for i in cfg['judge_models']
if 'judged-by--' + model_abbr_from_cfg(i) ==
model_abbr_from_cfg(model_pair[1])
]
][0]
this_cfg = {
'models': model_cfg,