scritcher/scritcher/__init__.py

3 lines
42 B
Python

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