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

4 lines
89 B
Python

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