commit | e7b406f4e20e248d24079f97d7c8b93e5a45249e | [log] [tgz] |
---|---|---|
author | Michael Morehouse <640167+yawpitch@users.noreply.github.com> | Mon Dec 23 14:37:47 2019 +0000 |
committer | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon Dec 23 06:37:47 2019 -0800 |
tree | 6e630b50a5e0bc2609b154567d51992b95ee735a | |
parent | 068768faf6b82478de239d7ab903dfb249ad96a4 [diff] |
[typo] fix dupe in datetime.fromisoformat docs (GH-17295) Fixes a nearly word for word duplication of a sentence that appears earlier in the caution section of datetime.datetime.fromisoformat in Doc/Library/datetime.rst. No issue created as it's a trivial change. Automerge-Triggered-By: @pganssle