Skip to content

Commit 1d3e4b9

Browse files
committed
Explicit autodoc
1 parent 48f972a commit 1d3e4b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/attr/_make.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2462,7 +2462,7 @@ def evolve(self, **changes):
24622462
Copy *self* and apply *changes*.
24632463
24642464
This works similarly to `attrs.evolve` but that function does not work
2465-
with `Attribute`.
2465+
with :class:`attrs.Attribute`.
24662466
24672467
It is mainly meant to be used for `transform-fields`.
24682468

0 commit comments

Comments
 (0)