Files
karomat-backend/core/services/__init__.py
2026-03-25 19:24:42 +05:00

4 lines
85 B
Python

from .otp import * # noqa
from .sms import * # noqa
from .user import * # noqa