]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-112152: Fix typo in `typing.override` docstring (#112158)
authorQua27 <92877777+Qua27@users.noreply.github.com>
Thu, 16 Nov 2023 15:16:04 +0000 (18:16 +0300)
committerGitHub <noreply@github.com>
Thu, 16 Nov 2023 15:16:04 +0000 (15:16 +0000)
commit12c7e9d573de57343cf018fb4e67521aba46c90f
tree773f5598219751675bba21d1b70135c996e1268b
parentbd89bca9e2a57779c251ee6fadf4887acb364824
GH-112152: Fix typo in `typing.override` docstring (#112158)
Lib/typing.py