Add new keyword as per PEP 695 (#10165)

pull/10166/head
Karem Abdul-Samad 2024-04-04 20:22:41 -04:00 committed by GitHub
parent 5f44890176
commit d053886fe3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -210,6 +210,7 @@
"global"
"nonlocal"
"print"
"type"
] @keyword
[
"and"