Files
FastAnime/fastanime/cli/commands/queue/__init__.py

4 lines
44 B
Python

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