Files
langgraph/libs
Quanzheng LongandCursor 7bf325d8a0 fix lint: narrow checkpointer types + suppress UP013 in tests
- _put_exit_delta_writes: narrow self.checkpointer / put_after_previous /
  put_writes to non-None at the top so mypy accepts submit() calls.
- test_exit_delta_persistence.py: suppress UP013 on functional TypedDict()
  uses (class form can't reference local variables in Annotated).

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-06 15:28:10 -07:00
..
2026-05-05 10:47:08 -07:00