mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
feat(python)!: update parser and queries
Breaking change: anonymous node `"expect*"` was removed by the refactor.
This commit is contained in:
parent
f6adaede57
commit
682d083292
2 changed files with 1 additions and 2 deletions
|
|
@ -223,7 +223,6 @@
|
|||
[
|
||||
"try"
|
||||
"except"
|
||||
"except*"
|
||||
"raise"
|
||||
"finally"
|
||||
] @keyword.exception
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue