Skip to content

Commit 25589bc

Browse files
committed
addition.
1 parent 37f3b0c commit 25589bc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/source/changes.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@ releases are available on [PyPI](https://pypi.org/project/pytask) and
3535
- {pull}`591` invalidates the cache of fsspec when checking whether a remote file
3636
exists. Otherwise, a remote file might be reported as missing although it was just
3737
created. See https://github.com/fsspec/s3fs/issues/851 for more info.
38-
- {pull}`592` makes `PythonNode`s state `None` if they carry the `_NoDefault` enum.
38+
- {pull}`592` recreate `PythonNode`s every run since they carry the `_NoDefault` enum as
39+
the value whose state is `None`.
3940

4041
## 0.4.7 - 2024-03-19
4142

0 commit comments

Comments
 (0)