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 d3076a7 commit a485341Copy full SHA for a485341
docs/api.rst
@@ -163,6 +163,7 @@ Helpers
163
164
.. autofunction:: attr.filters.exclude
165
166
+See :ref:`asdict` for examples.
167
168
.. autofunction:: assoc
169
docs/examples.rst
@@ -160,6 +160,8 @@ Therefore ``@attr.s`` comes with the ``repr_ns`` option to set it manually:
160
On Python 3 it overrides the implicit detection.
161
162
+.. _asdict:
+
Converting to Dictionaries
--------------------------
0 commit comments