From 94bf04ef5b76044f1b95e0f01f4544c633a1c2a0 Mon Sep 17 00:00:00 2001 From: Ayush Sharma Date: Thu, 6 Sep 2018 22:58:49 +0530 Subject: [PATCH] ADding missing () --- social.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: