Remove duplicate keyword highlight for Python 'and' (#10160)

This commit is contained in:
Aito Stukas 2024-04-04 20:12:19 -04:00 committed by GitHub
parent 962c714185
commit 5f44890176
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -204,7 +204,6 @@
(for_in_clause "in" @keyword.control)
[
"and"
"async"
"class"
"exec"