GAL / Backend /parser /__init__.py
Clarkoer's picture
add comments ehehe
e6b283b
raw
history blame contribute delete
109 Bytes
# AUTO: Imports names from another module.
from .parser import LL1Parser # noqa: F401 - main public class