We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dadc020 commit a7e1a56Copy full SHA for a7e1a56
changelog.d/1107.change.md
@@ -1,3 +1,3 @@
1
-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()`.
2
3
Please note that type checkers ignore type metadata passed into `make_class()`, but it can be useful if you're wrapping _attrs_.
0 commit comments