We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8278323 commit 8dbd2dbCopy full SHA for 8dbd2db
src/attr/_next_gen.py
@@ -181,9 +181,8 @@ def field(
181
removed.
182
183
.. versionadded:: 23.1.0
184
- The *type* parameter has been re-added; mostly for
185
- {func}`attrs.make_class`. Please note that type checkers ignore this
186
- metadata.
+ The *type* parameter has been re-added; mostly for `attrs.make_class`.
+ Please note that type checkers ignore this metadata.
187
.. versionadded:: 20.1.0
188
"""
189
return attrib(
0 commit comments