Update main.py

Co-authored-by: Simon <65854503+OpenSourceSimon@users.noreply.github.com>
pull/1479/head
Syed Aman Raza 2 years ago committed by GitHub
parent 6af57bfd1d
commit fb70901db3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -113,4 +113,3 @@ if __name__ == "__main__":
f'Postid : {str(config["settings"])},allownsfw :{config["settings"]["allow_nsfw"]},is_nsfw : {str(reddit_object["is_nsfw"])}'
)
raise err
# todo error

Loading…
Cancel
Save