1
0
Fork 0
mirror of synced 2024-06-01 09:59:44 +12:00

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")