aides-spec/alr_spec/__init__.py
2024-12-01 22:24:12 +03:00

3 lines
51 B
Python

from alr_spec.main import main
__all__ = ["main"]