Skip to content

Commit

Permalink
👽 Update Query API of tree-sitter
Browse files Browse the repository at this point in the history
  • Loading branch information
Freed-Wu committed Mar 14, 2024
1 parent d4b04e1 commit 582f51f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mutt_language_server/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
import os
from typing import Any

from tree_sitter.binding import Query
from tree_sitter import Query

from . import FILETYPE

Expand Down

0 comments on commit 582f51f

Please sign in to comment.