Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
vbarda committed Dec 18, 2024
1 parent ef090be commit cf18bfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/langgraph/langgraph/prebuilt/chat_agent_executor.py
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ class Agent,Tools otherClass
```pycon
>>> from typing import TypedDict
>>>
>>>
>>> from langgraph.managed import IsLastStep
>>> prompt = ChatPromptTemplate.from_messages(
... [
Expand Down

0 comments on commit cf18bfd

Please sign in to comment.