Apply patch [skip ci]

This commit is contained in:
open-swe[bot]
2025-07-30 19:01:00 +00:00
parent 4d1e0c59c7
commit ddb6240ff9
+1
View File
@@ -2987,6 +2987,7 @@ class Pregel(
output_keys: str | Sequence[str] | None = None,
interrupt_before: All | Sequence[str] | None = None,
interrupt_after: All | Sequence[str] | None = None,
durability: Durability | None = None,
**kwargs: Any,
) -> dict[str, Any] | Any:
"""Run the graph with a single input and config.