Skip to content

Commit

Permalink
Remove duplicate keyword highlight for Python 'and' (#10160)
Browse files Browse the repository at this point in the history
  • Loading branch information
Aityz authored Apr 5, 2024
1 parent 962c714 commit 5f44890
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion runtime/queries/python/highlights.scm
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,6 @@
(for_in_clause "in" @keyword.control)

[
"and"
"async"
"class"
"exec"
Expand Down

0 comments on commit 5f44890

Please sign in to comment.