Skip to content

Commit a7e1a56

Browse files
committed
Fix missing backtick
1 parent dadc020 commit a7e1a56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

changelog.d/1107.change.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
Added *type* parameter to `attrs.field()` function for use with `attrs.make_class().
1+
Added *type* parameter to `attrs.field()` function for use with `attrs.make_class()`.
22

33
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

Comments
 (0)