[PR #5851] fix: mypy issue with conditional edges #4687

Closed
opened 2026-02-20 17:50:35 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langchain-ai/langgraph/pull/5851

State: closed
Merged: Yes


Send should inherit from hashable, and need to use Sequence since List is invariant.

https://github.com/langchain-ai/langgraph/issues/5850

**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/5851 **State:** closed **Merged:** Yes --- Send should inherit from hashable, and need to use Sequence since List is invariant. https://github.com/langchain-ai/langgraph/issues/5850
yindo added the pull-request label 2026-02-20 17:50:35 -05:00
yindo closed this issue 2026-02-20 17:50:35 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#4687