mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 11:36:54 -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
|
|
@ -1772,7 +1772,7 @@ return {
|
|||
},
|
||||
python = {
|
||||
install_info = {
|
||||
revision = '710796b8b877a970297106e5bbc8e2afa47f86ec',
|
||||
revision = '293fdc02038ee2bf0e2e206711b69c90ac0d413f',
|
||||
url = 'https://github.com/tree-sitter/tree-sitter-python',
|
||||
},
|
||||
maintainers = { '@stsewd', '@theHamsta' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue