6 lines
87 B
Python
6 lines
87 B
Python
"Yaml grammar for tree-sitter"
|
|
|
|
from ._binding import language
|
|
|
|
__all__ = ["language"]
|