Skip to content

Commit

Permalink
Add new keyword as per PEP 695 (#10165)
Browse files Browse the repository at this point in the history
  • Loading branch information
kas2020-commits committed Apr 5, 2024
1 parent 5f44890 commit d053886
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runtime/queries/python/highlights.scm
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,7 @@
"global"
"nonlocal"
"print"
"type"
] @keyword
[
"and"
Expand Down

0 comments on commit d053886

Please sign in to comment.