ADding missing ()

pull/1/head
Ayush Sharma 2018-09-06 22:58:49 +05:30
parent 996eb37c80
commit 94bf04ef5b
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ def getTweets():
return False
helpers._info('getTweets => Fetched tweets for ' + url + '.')
helpers._info('getTweets() => Fetched tweets for ' + url + '.')
for tweet in timeline: