]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[Enum] fix typos (GH-96285)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 20 Sep 2022 23:55:52 +0000 (16:55 -0700)
committerGitHub <noreply@github.com>
Tue, 20 Sep 2022 23:55:52 +0000 (16:55 -0700)
commita670c65f14c07a0f2f0b3e4aab41aee007c3b7ff
tree23e4d449eb84e5f919c2e079bb7c658fd466333d
parentfd118a0850b62887c379577cd9bdf23a4f0e2ba6
[Enum] fix typos (GH-96285)

(cherry picked from commit 58882640d631b0be0d81156928de97c2b3556f45)

Co-authored-by: wim glenn <wim.glenn@gmail.com>
Lib/enum.py