Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 644f94b

Browse files
committed
Organization api uptake changes
1 parent 1c8420c commit 644f94b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

twilio/base/client_base.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
from urllib.parse import urlparse, urlunparse
55

66
from twilio import __version__
7+
from twilio.base.exceptions import TwilioException
78
from twilio.http import HttpClient
89
from twilio.http.http_client import TwilioHttpClient
910
from twilio.http.response import Response

0 commit comments

Comments
 (0)