jorts/jortsc/__init__.py

4 lines
43 B
Python

from .main import main
__all__ = ['main']