commit | f0e2a46349bc5a733aee58d53fa685de108b1787 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Thu Aug 19 13:49:15 2021 -0700 |
committer | GitHub <noreply@github.com> | Thu Aug 19 16:49:15 2021 -0400 |
tree | 310f385e2762f111a83902a3c52610c7cd6f6598 | |
parent | 1204dfc89cb3ed5e21dce32aed0339b7569fe1f9 [diff] |
Fix reST markup in dataclasses.rst (GH-27843) (GH-27845) The signature of field() had an extraneous colon at the end, causing it to appear all bold and without the module name. (cherry picked from commit d26dbba9297adb59bc49a6583c647804ef56fc58) Co-authored-by: Jean-Abou-Samra <37271310+Jean-Abou-Samra@users.noreply.github.com> Co-authored-by: Jean-Abou-Samra <37271310+Jean-Abou-Samra@users.noreply.github.com>