mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-22 23:52:23 +02:00
Remove unused `functools` import; drop redundant string annotation on `_INJECTED_ARGS_CACHE` (already covered by `from __future__ import annotations`). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>