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

pull/10166/head
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
1 changed files with 0 additions and 1 deletions

View File

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