sagedemage / movie_recommendation_system

Movie recommendation system written in Python with PyTorch.
MIT License
0 stars 0 forks source link

Setup Linting and Formatting #4

Closed sagedemage closed 2 days ago

sagedemage commented 3 days ago

Setup linting with Pylint and formatting with Black. Create a GitHub Pylint workflow to automatically lint the code-base.