Making it work with newer code version

pull/139/head
Kamushy 3 years ago committed by GitHub
parent 93bcd7be77
commit 757768be15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -5,7 +5,6 @@ from dotenv import load_dotenv
import os
def get_askreddit_threads():
global submission
"""
Returns a list of threads from the AskReddit subreddit.
"""

Loading…
Cancel
Save