William-Lake/job_finder

Python Standards

Closed this issue · 1 comments

Clean up your code, you're not following some of the most simple Python coding standards. For example, you're using OOP but your classes and containing class files have names with the same case.

Better, not perfect, but better.