chore: whitespace cleanup (#3671)

Uncovered while working on #3670. Feel free to close if too minor to
merge.

Signed-off-by: JP-Ellis <josh@jpellis.me>
This commit is contained in:
JP-Ellis
2025-03-04 23:45:47 +13:00
committed by GitHub
parent 43709a16bf
commit 48164a95da
+1 -1
View File
@@ -345,7 +345,7 @@ class entrypoint:
value: R
"""Value to return. A value will always be returned even if it is None."""
save: S
"""The value for the state for the next checkpoint.
"""The value for the state for the next checkpoint.
A value will always be saved even if it is None.
"""