Skip to content

Commit 40ffbd5

Browse files
committed
Fix changes.
1 parent 25589bc commit 40ffbd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/changes.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ 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` recreate `PythonNode`s every run since they carry the `_NoDefault` enum as
38+
- {pull}`593` recreate `PythonNode`s every run since they carry the `_NoDefault` enum as
3939
the value whose state is `None`.
4040

4141
## 0.4.7 - 2024-03-19

0 commit comments

Comments
 (0)