4 lines
215 B
Markdown
4 lines
215 B
Markdown
![]() |
Added *type* parameter to `attrs.field()` function for use with `attrs.make_class().
|
||
|
|
||
|
Please note that type checkers ignore type metadata passed into `make_class()`, but it can be useful if you're wrapping _attrs_.
|