Files

4 lines
88 B
Python

from backend.features.mentor.service import MentorService
__all__ = ("MentorService",)