]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] Fix typo in `template_replace()` test helper docstring (GH-132094) (#132095)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 4 Apr 2025 18:04:18 +0000 (20:04 +0200)
committerGitHub <noreply@github.com>
Fri, 4 Apr 2025 18:04:18 +0000 (20:04 +0200)
commit53752d20c4f9258ac4b96332d60e40a8666f78f1
tree8278412573b55297db23febd8264bbfac9c83cf6
parent900dc2b0340fdd77314b69780dbe1397067b2104
[3.13] Fix typo in `template_replace()` test helper docstring (GH-132094) (#132095)

Fix typo in `template_replace()` test helper docstring (GH-132094)
(cherry picked from commit ac3a7bfeccb752a59d88861e45b454db360aa69d)

Co-authored-by: Victorien <65306057+Viicos@users.noreply.github.com>
Lib/test/test_typing.py