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

pull/10166/head
Aito Stukas 3 months ago committed by GitHub
parent 962c714185
commit 5f44890176
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save