]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[Enum] fix typo (GH-94158)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 23 Jun 2022 15:14:45 +0000 (08:14 -0700)
committerGitHub <noreply@github.com>
Thu, 23 Jun 2022 15:14:45 +0000 (08:14 -0700)
commit96a76141d52755ffda54fefc3c2c8da49e895e80
tree2337f05ec7a37f3c71e76e4918a74ef4a8640d4e
parentcf3f8d4728d75d39c206bcadbd8780e366409ac1
[Enum] fix typo (GH-94158)

(cherry picked from commit b4e0d6124a848a22df1ba12891329242c9e96f11)

Co-authored-by: Ethan Furman <ethan@stoneleaf.us>
Lib/enum.py