fix(python): impossible patterns

This commit is contained in:
Zooce 2025-12-03 13:51:50 -08:00
parent c5623d3486
commit e1820bbda1
3 changed files with 15 additions and 14 deletions

View file

@ -1779,8 +1779,8 @@ return {
},
python = {
install_info = {
revision = 'v0.25.0',
url = 'https://github.com/tree-sitter/tree-sitter-python',
revision = 'v0.25.2',
url = 'https://github.com/tree-sitter/py-tree-sitter',
},
maintainers = { '@stsewd', '@theHamsta' },
tier = 1,