We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de7f83c commit 650c4ddCopy full SHA for 650c4dd
twilio/__init__.py
@@ -5,6 +5,7 @@
5
# Backwards compatibility.
6
from .version import __version__, __version_info__
7
8
+
9
class TwilioException(Exception):
10
pass
11
0 commit comments