TechWiz-3 / who-unfollowed-me

😡 Python CLI tool that shows you who has unfollowed you on GitHub. PRs welcome!
GNU General Public License v3.0
11 stars 24 forks source link

Cleaned up linting errors. #26

Closed hitblast closed 1 year ago

hitblast commented 1 year ago

Description

This PR adds necessary configuration for Flake8 and closes the issue https://github.com/TechWiz-3/who-unfollowed-me/issues/18 by cleaning up the code base.

Type of change

How Has This Been Tested?

Checklist:

hitblast commented 1 year ago

For double-checking, the workflow needs to be run.

TechWiz-3 commented 1 year ago

Yay it passed, thank yoy