jorts/jortsc/__init__.py
2019-03-09 16:52:34 -03:00

3 lines
43 B
Python

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