Skip to content

Commit 2df4371

Browse files
Apply review comment
Co-authored-by: Nicole Gomes <47161082+NicoleMGomes@users.noreply.github.com>
1 parent 3306006 commit 2df4371

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/sap_cloud_sdk/agent_memory/factory/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
- :func:`sap_cloud_sdk.agent_memory.factory.langgraph_checkpoint.create_checkpointer`
99
— returns a LangGraph ``BaseCheckpointSaver`` (short-term memory)
1010
11-
Usage::
11+
Usage:
1212
1313
from sap_cloud_sdk.agent_memory.factory.langgraph_checkpoint import create_checkpointer
1414
"""

0 commit comments

Comments
 (0)