Skip to content

Commit

Permalink
Explicit autodoc
Browse files Browse the repository at this point in the history
  • Loading branch information
hynek committed Dec 14, 2024
1 parent 138cdb3 commit f9257e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/attr/_make.py
Original file line number Diff line number Diff line change
Expand Up @@ -2462,7 +2462,7 @@ def evolve(self, **changes):
Copy *self* and apply *changes*.
This works similarly to `attrs.evolve` but that function does not work
with `Attribute`.
with :class:`attrs.Attribute`.
It is mainly meant to be used for `transform-fields`.
Expand Down

0 comments on commit f9257e5

Please sign in to comment.