MibooGram/core/services/gacha_log_rank/services.py

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
111 B
Python
Raw Normal View History

2024-09-12 12:29:24 +00:00
from gram_core.services.gacha_log_rank.services import GachaLogRankService
__all__ = ("GachaLogRankService",)