From 682d083292f01636622362cf9eb0e4b2f9de2b13 Mon Sep 17 00:00:00 2001 From: Christian Clason Date: Sat, 13 Sep 2025 10:31:02 +0200 Subject: feat(python)!: update parser and queries Breaking change: anonymous node `"expect*"` was removed by the refactor. --- runtime/queries/python/highlights.scm | 1 - 1 file changed, 1 deletion(-) (limited to 'runtime/queries/python/highlights.scm') diff --git a/runtime/queries/python/highlights.scm b/runtime/queries/python/highlights.scm index 00250de1b..e5b9ac3aa 100644 --- a/runtime/queries/python/highlights.scm +++ b/runtime/queries/python/highlights.scm @@ -223,7 +223,6 @@ [ "try" "except" - "except*" "raise" "finally" ] @keyword.exception -- cgit v1.2.3-70-g09d2