Apply patch [skip ci]

This commit is contained in:
open-swe[bot]
2025-08-01 22:53:24 +00:00
parent 6fb8a0d96c
commit 4059bcca8c
+2
View File
@@ -52,6 +52,7 @@ __all__ = (
"StateUpdate",
"PregelTask",
"PregelExecutableTask",
"PregelScratchpad",
"StateSnapshot",
"Send",
"Command",
@@ -539,3 +540,4 @@ def interrupt(value: Any) -> Any:
)
)