XHS_Downloader/source/CLI/__init__.py
2024-03-10 14:40:19 +08:00

4 lines
41 B
Python

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