Fix missing backtick
This commit is contained in:
parent
dadc020597
commit
a7e1a56da6
|
@ -1,3 +1,3 @@
|
|||
Added *type* parameter to `attrs.field()` function for use with `attrs.make_class().
|
||||
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_.
|
||||
|
|
Loading…
Reference in New Issue