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