]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46588: fix typo in test_calltip.py (GH-31119)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 4 Feb 2022 05:05:42 +0000 (21:05 -0800)
committerGitHub <noreply@github.com>
Fri, 4 Feb 2022 05:05:42 +0000 (21:05 -0800)
commit663370aea5dcf9074455b45283e980c7bc353674
treea141c940e331a159a800a98e61d20ce7cf02422c
parentdc315f30f86a1dc7c4607398b379d7c0b55c7549
bpo-46588: fix typo in test_calltip.py  (GH-31119)

(cherry picked from commit 222865daabfa7a8b12ca9a5e9c23b9ce217448f1)

Co-authored-by: Caio Agiani <agianicaio@gmail.com>
Lib/idlelib/idle_test/test_calltip.py