style: django-not-configured is not a sensible lint-amnesty value (#26862)
django-not-configured is an error raised by pylint (with the pylint-django plugin) when it's not correctly configured. We should not be applying lint amnesty for such a violation.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
""" # lint-amnesty, pylint: disable=django-not-configured
|
||||
"""
|
||||
Monkey-patch the edX platform
|
||||
|
||||
Here be dragons (and simians!)
|
||||
|
||||
Reference in New Issue
Block a user