fix(python): use @Normal again for f-strings @none is not aggressive enough

This commit is contained in:
Stephan Seitz 2020-09-19 21:09:35 +02:00 committed by Santos Gallegos
parent e31cbdc13d
commit cd9cab7990

View file

@ -5,7 +5,7 @@
(identifier) @variable
; Reset highlighing in f-string interpolations
(interpolation) @none
(interpolation) @Normal
;; Identifier naming conventions
((identifier) @type