Files
2026-06-13 20:20:56 +00:00

4 lines
93 B
Python

from app.reminders_scoped.service import RemindersService
__all__ = ["RemindersService"]