Skip to content

Commit

Permalink
Address review
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolevn authored Mar 18, 2024
1 parent 7ce7f1a commit a34b27b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Doc/library/dataclasses.rst
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ Module contents
.. versionadded:: 3.10

- ``doc``: optional docstring for this field.
In CPython it is only used for documenting :attr:`~object.__slots__`.
It is only used for documenting :attr:`~object.__slots__`.

.. versionadded:: 3.13

Expand Down

0 comments on commit a34b27b

Please sign in to comment.