Commented out printing of extracted tweets

This commit is contained in:
BuildTools 2020-12-13 21:04:33 +01:00
parent 010f5fdeec
commit c4bf95c1a7

View File

@ -463,8 +463,8 @@ def main(argv):
logging.debug('Tweet %s added to list to upload', tweet_id)
# DEBUG: Print extracted tweets
for t in tweets:
print(t)
# for t in tweets:
# print(t)
# **********************************************************
# Iterate tweets in list.