mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-22 07:32:25 +02:00
Lint
This commit is contained in:
@@ -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]],
|
||||
|
||||
Reference in New Issue
Block a user