This commit is contained in:
Nuno Campos
2024-07-18 15:50:45 -07:00
parent 06f83710c8
commit 73b4b6ec5b
+1 -1
View File
@@ -110,7 +110,7 @@ def map_debug_task_results(
def map_debug_checkpoint(
step: int, # TODO remove arg, it's in metadata
step: int,
config: RunnableConfig,
channels: Mapping[str, BaseChannel],
stream_channels: Union[str, Sequence[str]],