Added new line after 'GETTING POSTS'

This commit is contained in:
Ali Parlakci
2018-07-26 12:25:23 +03:00
parent 558eb107f4
commit 7fdf03aa24

View File

@@ -305,7 +305,7 @@ def redditSearcher(posts,SINGLE_POST=False):
allPosts = {}
print("\nGETTING POSTS",end=" ")
print("\nGETTING POSTS")
if GLOBAL.arguments.verbose: print("\n")
postsFile = createLogFile("POSTS")