4 lines
88 B
Python
4 lines
88 B
Python
from backend.features.mentor.service import MentorService
|
|
|
|
__all__ = ("MentorService",)
|