Skip to content

Commit 06d4aef

Browse files
author
Dave Bell
authored
Update loremricksum.py
1 parent d05540b commit 06d4aef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

loremricksum.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ def on_status(self, status):
4343
except tweepy.TweepError as e:
4444
print((e.reason))
4545
tweetReply(username, status_id)
46-
else:
46+
finally:
4747
favorite(status_id)
4848

4949
def on_limit(self, status):

0 commit comments

Comments
 (0)