This commit is contained in:
Nuno Campos
2025-01-15 13:39:44 -08:00
parent c2a57385c0
commit e83660885b
2 changed files with 0 additions and 12 deletions
@@ -203,7 +203,6 @@ async def test_subgraph_w_interrupt(
"null_resume": None,
"resume": [],
},
"__pregel_writes": AnyList(),
"checkpoint_id": None,
"checkpoint_map": {
"": history[0].config["configurable"]["checkpoint_id"]
@@ -275,7 +274,6 @@ async def test_subgraph_w_interrupt(
"null_resume": None,
"resume": [],
},
"__pregel_writes": AnyList(),
"checkpoint_id": c.config["configurable"]["checkpoint_id"],
"checkpoint_map": {
"": history[0].config["configurable"]["checkpoint_id"]
@@ -377,7 +375,6 @@ async def test_subgraph_w_interrupt(
"null_resume": None,
"resume": [],
},
"__pregel_writes": AnyList(),
"checkpoint_id": c.config["configurable"]["checkpoint_id"],
"checkpoint_map": {
"": history[0].config["configurable"]["checkpoint_id"]
@@ -489,7 +486,6 @@ async def test_subgraph_w_interrupt(
"null_resume": None,
"resume": [],
},
"__pregel_writes": AnyList(),
"checkpoint_id": None,
"checkpoint_map": {
"": history[1].config["configurable"]["checkpoint_id"]
@@ -556,7 +552,6 @@ async def test_subgraph_w_interrupt(
"null_resume": None,
"resume": [],
},
"__pregel_writes": AnyList(),
"checkpoint_id": c.config["configurable"]["checkpoint_id"],
"checkpoint_map": {
"": history[1].config["configurable"]["checkpoint_id"]
@@ -679,7 +674,6 @@ async def test_subgraph_w_interrupt(
"null_resume": None,
"resume": [],
},
"__pregel_writes": AnyList(),
"checkpoint_id": c.config["configurable"]["checkpoint_id"],
"checkpoint_map": {
"": history[1].config["configurable"]["checkpoint_id"]
@@ -202,7 +202,6 @@ def test_subgraph_w_interrupt(
"null_resume": None,
"resume": [],
},
"__pregel_writes": AnyList(),
"checkpoint_id": None,
"checkpoint_map": {
"": history[0].config["configurable"]["checkpoint_id"]
@@ -274,7 +273,6 @@ def test_subgraph_w_interrupt(
"null_resume": None,
"resume": [],
},
"__pregel_writes": AnyList(),
"checkpoint_id": c.config["configurable"]["checkpoint_id"],
"checkpoint_map": {
"": history[0].config["configurable"]["checkpoint_id"]
@@ -376,7 +374,6 @@ def test_subgraph_w_interrupt(
"null_resume": None,
"resume": [],
},
"__pregel_writes": AnyList(),
"checkpoint_id": c.config["configurable"]["checkpoint_id"],
"checkpoint_map": {
"": history[0].config["configurable"]["checkpoint_id"]
@@ -487,7 +484,6 @@ def test_subgraph_w_interrupt(
"null_resume": None,
"resume": [],
},
"__pregel_writes": AnyList(),
"checkpoint_id": None,
"checkpoint_map": {
"": history[1].config["configurable"]["checkpoint_id"]
@@ -554,7 +550,6 @@ def test_subgraph_w_interrupt(
"null_resume": None,
"resume": [],
},
"__pregel_writes": AnyList(),
"checkpoint_id": c.config["configurable"]["checkpoint_id"],
"checkpoint_map": {
"": history[1].config["configurable"]["checkpoint_id"]
@@ -677,7 +672,6 @@ def test_subgraph_w_interrupt(
"null_resume": None,
"resume": [],
},
"__pregel_writes": AnyList(),
"checkpoint_id": c.config["configurable"]["checkpoint_id"],
"checkpoint_map": {
"": history[1].config["configurable"]["checkpoint_id"]