4 lines
93 B
Python
4 lines
93 B
Python
from app.reminders_scoped.service import RemindersService
|
|
|
|
__all__ = ["RemindersService"]
|