commit | 8d486fb93aad343dbcf6075ed95e68845d9ca09b | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Wed May 16 02:49:29 2018 -0700 |
committer | GitHub <noreply@github.com> | Wed May 16 02:49:29 2018 -0700 |
tree | 3ccf41d567a7f8753719727df388b1c4ff8d1e71 | |
parent | 04e96da5e4982afeb639d6a4d232c6c221fe3a9d [diff] |
Reflow dataclasses comments (GH-6893) To be more consistent with other code (and so people stop hassling me!), reflow the dataclasses comments to not use a single space indentation when continuing a paragraph of text. (cherry picked from commit f8e7549490d61c92b34bf2de3e03ba2f7b0ac6e1) Co-authored-by: Eric V. Smith <ericvsmith@users.noreply.github.com>