3 lines
88 B
Python
3 lines
88 B
Python
|
from py.lib.twilio.client import get_client
|
||
|
from py.lib.twilio.send_sms import send_sms
|