fix merge error

This commit is contained in:
Eugene Yurtsev
2025-01-16 13:58:55 -05:00
parent 421f7c0238
commit e476897177
+2 -1
View File
@@ -507,6 +507,7 @@ def prepare_single_task(
CONFIG_KEY_SCRATCHPAD: _scratchpad(
pending_writes,
task_id,
),
CONFIG_KEY_END: checkpoint["channel_values"].get(
"__end__", None
),
@@ -745,7 +746,7 @@ def prepare_single_task(
),
CONFIG_KEY_END: checkpoint["channel_values"].get(
"__end__", None
),
},
),
triggers,