"""CLI 入口""" from kobo_manga.cli.commands import app __all__ = ["app"]