Skip to content

Commit b369797

Browse files
author
Rob Remington
committed
pass TweetText exception
1 parent 1762186 commit b369797

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tweettext.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ class TweetTextError(Exception):
2424
"""
2525
Exception for general TweetText errors.
2626
"""
27+
pass
2728

2829

2930
class TweetText(object):

0 commit comments

Comments
 (0)