Add new keyword as per PEP 695 (#10165)
This commit is contained in:
parent
5f44890176
commit
d053886fe3
1 changed files with 1 additions and 0 deletions
|
@ -210,6 +210,7 @@
|
|||
"global"
|
||||
"nonlocal"
|
||||
"print"
|
||||
"type"
|
||||
] @keyword
|
||||
[
|
||||
"and"
|
||||
|
|
Loading…
Add table
Reference in a new issue