mirror of
https://github.com/KevinMidboe/bulk-downloader-for-reddit.git
synced 2025-10-29 17:40:15 +00:00
Added new line after 'GETTING POSTS'
This commit is contained in:
@@ -305,7 +305,7 @@ def redditSearcher(posts,SINGLE_POST=False):
|
|||||||
|
|
||||||
allPosts = {}
|
allPosts = {}
|
||||||
|
|
||||||
print("\nGETTING POSTS",end=" ")
|
print("\nGETTING POSTS")
|
||||||
if GLOBAL.arguments.verbose: print("\n")
|
if GLOBAL.arguments.verbose: print("\n")
|
||||||
postsFile = createLogFile("POSTS")
|
postsFile = createLogFile("POSTS")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user