Replaced subreddit.py with reddit/subreddit.py in docstring comments

pull/648/head
HallowedDust5 2 years ago
parent 07466097a3
commit 520a889cd0
No known key found for this signature in database
GPG Key ID: AAAAF940F1C8C004

@ -19,7 +19,7 @@ def download_screenshots_of_reddit_posts(reddit_object:dict[str], screenshot_num
"""Downloads screenshots of reddit posts as seen on the web. Downloads to assets/temp/png
Args:
reddit_object (dict[str]): Reddit object received from subreddit.py
reddit_object (dict[str]): Reddit object received from reddit/subreddit.py
screenshot_num (int): Number of screenshots to downlaod
"""

Loading…
Cancel
Save