Apply patch [skip ci]

This commit is contained in:
open-swe[bot]
2025-08-01 22:54:16 +00:00
parent 2dcf32ed6e
commit f5b271da2d
+1 -1
View File
@@ -52,7 +52,6 @@ __all__ = (
"StateUpdate",
"PregelTask",
"PregelExecutableTask",
"PregelScratchpad",
"StateSnapshot",
"Send",
"Command",
@@ -541,3 +540,4 @@ def interrupt(value: Any) -> Any:
)