Unverified Kaydet (Commit) 7a1c0275 authored tarafından Eric V. Smith's avatar Eric V. Smith Kaydeden (comit) GitHub

Minor tweaks to dataclasses docs. (GH-6903)

üst 9285835a
:mod:`dataclasses` --- Dataclasses :mod:`dataclasses` --- Data Classes
========================================== ===================================
.. module:: dataclasses .. module:: dataclasses
:synopsis: Generate special methods and add to user-defined classes. :synopsis: Generate special methods on user-defined classes.
.. moduleauthor:: Eric V. Smith <eric@trueblade.com> .. moduleauthor:: Eric V. Smith <eric@trueblade.com>
.. sectionauthor:: Eric V. Smith <eric@trueblade.com> .. sectionauthor:: Eric V. Smith <eric@trueblade.com>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment