Skip to content

Commit 3e5de89

Browse files
committed
Fix.
1 parent 5fd0f29 commit 3e5de89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/changes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ releases are available on [PyPI](https://pypi.org/project/pytask) and
1717
- {pull}`395` refactors all occurrences of pybaum to {mod}`_pytask.tree_util`.
1818
- {pull}`396` replaces pybaum with optree and adds paths to the name of
1919
{class}`pytask.PythonNode`'s allowing for better hashing.
20-
- {class}`397` adds support for {class}`typing.NamedTuple` in
20+
- {class}`397` adds support for {class}`typing.NamedTuple` and attrs classes in
2121
`@pytask.mark.task(kwargs=...)`.
2222

2323
## 0.3.2 - 2023-06-07

0 commit comments

Comments
 (0)