Grammalecte  __init__.py at [9fd78a9ee5]

File gc_core/py/__init__.py artifact 3c70db889b part of check-in 9fd78a9ee5


"""
Grammar checker
"""

from .${lang}.gc_engine import *