Files
FastAnime/viu_cli/cli/commands/queue/__init__.py
2025-08-16 19:08:39 +03:00

4 lines
44 B
Python

from .cmd import queue
__all__ = ["queue"]