4 lines
85 B
Python
4 lines
85 B
Python
from .otp import * # noqa
|
|
from .sms import * # noqa
|
|
from .user import * # noqa
|