fixed errors

pull/311/head
null3000 3 years ago committed by GitHub
parent 2f61580af7
commit c302d8c2e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -31,10 +31,10 @@ print_markdown(
)
"""
-
Load .env file if exists. If it doesnt exist, print a warning and launch the setup wizard.
If there is a .env file, check if the required variables are set. If not, print a warning and launch the setup wizard.
-
"""
client_id = os.getenv("REDDIT_CLIENT_ID")

Loading…
Cancel
Save