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 2bddbdb commit f070a21Copy full SHA for f070a21
docs/api.rst
@@ -681,7 +681,7 @@ Setters
681
682
.. module:: attrs.setters
683
684
-These are helpers that you can use together with `attrs.define`'s and `attrs.fields`'s ``on_setattr`` arguments.
+These are helpers that you can use together with `attrs.define`'s and `attrs.field`'s ``on_setattr`` arguments.
685
All setters in ``attrs.setters`` are also available from ``attr.setters`` (it's the same module in a different namespace).
686
687
.. autofunction:: frozen
0 commit comments