mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-23 08:02:23 +02:00
chore: noop touch libs/langgraph to trigger sdk-py integration CI
PR #8168 infra verification — no functional change. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -224,3 +224,6 @@ async def async_checkpointer(
|
||||
yield checkpointer
|
||||
else:
|
||||
raise NotImplementedError(f"Unknown checkpointer: {checkpointer_name}")
|
||||
|
||||
|
||||
# No-op: trigger sdk-py integration CI path filter (PR #8168 infra verification).
|
||||
|
||||
Reference in New Issue
Block a user