MibooGram/core/services/groups/repositories.py
2024-01-16 23:04:41 +08:00

4 lines
99 B
Python

from gram_core.services.groups.repositories import GroupRepository
__all__ = ("GroupRepository",)