mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-09-13 13:17:52 +02:00
Lint
This commit is contained in:
@@ -72,7 +72,7 @@ editor_chain = (
|
||||
| JsonOutputFunctionsParser(args_only=False)
|
||||
)
|
||||
|
||||
# state
|
||||
# channels
|
||||
|
||||
question = channels.LastValue[str]("question")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user