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