openpodcast / spotify-connector

Inofficial Connector for Spotify's Podcast Data
https://pypi.org/project/spotifyconnector/
MIT License
22 stars 3 forks source link

Fix linter issues and update dependencies #13

Closed woolfg closed 6 months ago

woolfg commented 6 months ago

This pull request fixes linter issues in the codebase and updates the project dependencies. The linter issues were fixed by disabling specific pylint rules and running black and flake8. Additionally, the project dependencies were updated to the latest versions of black, setuptools, flake8, and pylint.

mre commented 6 months ago

Runs locally.