Nolan Franklin

Results 1 issues of Nolan Franklin

The documentation states python 3.9.0+ as a requirement, but subreddit.py uses a match statement on line 44 which is not supported by python 3.9. so either the match statement needs...

bug