tree-sitter-yaml/bindings/python/tree_sitter_yaml/__init__.py
2024-04-10 00:04:28 -04:00

6 lines
87 B
Python
Generated

"YAML grammar for tree-sitter"
from ._binding import language
__all__ = ["language"]