mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-09-09 19:27:54 +02:00
chore: whitespace cleanup (#3671)
Uncovered while working on #3670. Feel free to close if too minor to merge. Signed-off-by: JP-Ellis <josh@jpellis.me>
This commit is contained in:
@@ -345,7 +345,7 @@ class entrypoint:
|
||||
value: R
|
||||
"""Value to return. A value will always be returned even if it is None."""
|
||||
save: S
|
||||
"""The value for the state for the next checkpoint.
|
||||
"""The value for the state for the next checkpoint.
|
||||
|
||||
A value will always be saved even if it is None.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user