mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-22 15:42:25 +02:00
Fixes https://github.com/langchain-ai/langgraph/issues/5795 * Must use `category=None` on decorator so that we get type checking support but no dupe warning * Fixed tuple on `confix_type` warning causing false warning