Files
FastAnime/fastanime/cli/commands/__init__.py
2025-07-05 17:13:21 +03:00

4 lines
49 B
Python

from .config import config
__all__ = ["config"]