We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fd0f29 commit 3e5de89Copy full SHA for 3e5de89
docs/source/changes.md
@@ -17,7 +17,7 @@ releases are available on [PyPI](https://pypi.org/project/pytask) and
17
- {pull}`395` refactors all occurrences of pybaum to {mod}`_pytask.tree_util`.
18
- {pull}`396` replaces pybaum with optree and adds paths to the name of
19
{class}`pytask.PythonNode`'s allowing for better hashing.
20
-- {class}`397` adds support for {class}`typing.NamedTuple` in
+- {class}`397` adds support for {class}`typing.NamedTuple` and attrs classes in
21
`@pytask.mark.task(kwargs=...)`.
22
23
## 0.3.2 - 2023-06-07
0 commit comments