Files
FastAnime/viu/cli/commands/queue/__init__.py
2025-08-16 16:18:41 +03:00

4 lines
44 B
Python

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