Skip to content

Commit d5dcd52

Browse files
authored
Update CHANGELOG.rst
1 parent 7366dd8 commit d5dcd52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ General Updates:
2121
* Improve handling of worker-specific `persis_info` fields when they are not initially provided. #1531
2222
* Bugfix: Fix `final_gen_send` when there are no worker-specific `persis_info` fields.
2323
* Handle worker-generated `persis_info` fields.
24-
* Ensure `persis_info` is initialized to an empty dictionary in user functions instead of None.
24+
* Ensure `persis_info` is initialized to an empty dictionary in user functions instead of `None`.
2525

2626
Examples:
2727

0 commit comments

Comments
 (0)