-
Hi, how can I instantiate return Language(language_path, "MyLanguage")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: __init__() takes exactly 1 argument (2 given) I couldn't find an example of how to update the code to work with newer versions of Tree Sitter. |
Beta Was this translation helpful? Give feedback.
Answered by
elifarley
Oct 8, 2024
Replies: 0 comments 1 reply
-
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
elifarley
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Solution