chore: update conformance lint

This commit is contained in:
Will Fu-Hinthorn
2026-04-08 16:02:42 -07:00
parent 6242b99e06
commit 7b034c2d25
2 changed files with 1 additions and 2 deletions
@@ -339,7 +339,6 @@ async def test_list_metadata_custom_keys(
assert results[0].metadata["run_id"] == "run-abc"
ALL_LIST_TESTS = [
test_list_all,
test_list_by_thread,
+1 -1
View File
@@ -263,7 +263,7 @@ wheels = [
[[package]]
name = "langgraph-checkpoint-conformance"
version = "0.0.1"
version = "0.0.2"
source = { editable = "." }
dependencies = [
{ name = "langgraph-checkpoint" },