mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-20 06:35:46 +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>