mirror of
https://github.com/Benexl/FastAnime.git
synced 2025-12-05 20:40:09 -08:00
4 lines
55 B
Python
4 lines
55 B
Python
from .cli import cli as run_cli
|
|
|
|
__all__ = ["run_cli"]
|