]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix typo in test_typing.py (GH-26853)
authorIkko Ashimine <eltociear@gmail.com>
Tue, 22 Jun 2021 22:42:28 +0000 (07:42 +0900)
committerGitHub <noreply@github.com>
Tue, 22 Jun 2021 22:42:28 +0000 (15:42 -0700)
commit35b773accb41f09e40bf17bfaa5f0bc80796a26c
treed51068501fd26b665a3d5b9faca3c86eccccd64c
parent6af4e6b266cb19d646ad7e4051fc7974c3096d23
Fix typo in test_typing.py (GH-26853)

maximium -> maximum
Lib/test/test_typing.py