We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25589bc commit 40ffbd5Copy full SHA for 40ffbd5
docs/source/changes.md
@@ -35,7 +35,7 @@ releases are available on [PyPI](https://pypi.org/project/pytask) and
35
- {pull}`591` invalidates the cache of fsspec when checking whether a remote file
36
exists. Otherwise, a remote file might be reported as missing although it was just
37
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
+- {pull}`593` recreate `PythonNode`s every run since they carry the `_NoDefault` enum as
39
the value whose state is `None`.
40
41
## 0.4.7 - 2024-03-19
0 commit comments