drewwalters96 / subber

A web-based application that allows active reddit users to discover subreddits based on post history and subscription data.
GNU General Public License v3.0
5 stars 3 forks source link

Config: configparser.RawConfigParser().readfp is deprecated #24

Closed drewwalters96 closed 6 years ago

drewwalters96 commented 6 years ago

Thank you for your contribution to Subber! Please fill out one of the two templates below (issue or feature request).

Issue:

Expected behavior

Config file should be read according to this

Actual behavior

Config file is read using deprecated method

Steps to reproduce the behavior
Relevant logs (subber.log)