From 132405f18fc85def8e5e2c5ad085a7f5fcb54880 Mon Sep 17 00:00:00 2001 From: Santos Gallegos Date: Sat, 30 Apr 2022 20:10:55 -0500 Subject: Python: highlight raise from statement --- queries/python/highlights.scm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'queries/python') diff --git a/queries/python/highlights.scm b/queries/python/highlights.scm index ec419375f..681b9e4de 100644 --- a/queries/python/highlights.scm +++ b/queries/python/highlights.scm @@ -240,6 +240,8 @@ "finally" ] @exception +(raise_statement "from" @exception) + (try_statement (else_clause "else" @exception)) -- cgit v1.2.3-70-g09d2