diff --git a/social.py b/social.py index 6b91d33..728b1c0 100644 --- a/social.py +++ b/social.py @@ -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: