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

4 lines
50 B
Python

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