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

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