Skip to content

Commit b6dc1f1

Browse files
committed
ouch
1 parent dec3017 commit b6dc1f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

changelog.d/1328.change.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
`attrs.converters.pipe()` (and it's syntactic sugar of passing a list for `attrs.field()`'s / `attr.ib()`'s *converter* argument) works again when passing `attrs.setters.convert` to *on_setattr* (which is default for `attrs.define`).
1+
`attrs.converters.pipe()` (and its syntactic sugar of passing a list for `attrs.field()`'s / `attr.ib()`'s *converter* argument) works again when passing `attrs.setters.convert` to *on_setattr* (which is default for `attrs.define`).

0 commit comments

Comments
 (0)