openedx / edx-platform

The Open edX LMS & Studio, powering education sites around the world!
https://openedx.org
GNU Affero General Public License v3.0
7.11k stars 3.8k forks source link

Unpin Pylint in edx-platform #33560

Open iamsobanjaved opened 9 months ago

iamsobanjaved commented 9 months ago

Pylint is currently pinned at version less than 2.16.0. Try to unpin and fix quality failures that are caused by unpinning.

iamsobanjaved commented 5 months ago

PR was created but needs some fixing