8000 fix flake8 · Twilio-api/twilio-python@650c4dd · GitHub
[go: up one dir, main page]

Skip to content

Commit 650c4dd

Browse files
author
Kevin Burke
committed
fix flake8
1 parent de7f83c commit 650c4dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

twilio/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
# Backwards compatibility.
66
from .version import __version__, __version_info__
77

8+
89
class TwilioException(Exception):
910
pass
1011

0 commit comments

Comments
 (0)
0