PEP-695: Fix formatting of code example (#2867)

This commit is contained in:
Yurii Karabas 2022-11-06 17:54:48 +02:00 committed by GitHub
parent 460196dc13
commit 9f29302037
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -529,6 +529,7 @@ Symbols referenced in inner scopes are resolved using existing rules except
that type parameter scopes are also considered during name resolution.
::
T = 0
# T refers to the global variable