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.
Showing
- cms/celery.py 1 addition, 1 deletioncms/celery.py
- cms/djangoapps/api/__init__.py 1 addition, 1 deletioncms/djangoapps/api/__init__.py
- cms/djangoapps/contentstore/views/import_export.py 1 addition, 1 deletioncms/djangoapps/contentstore/views/import_export.py
- common/djangoapps/database_fixups/__init__.py 1 addition, 1 deletioncommon/djangoapps/database_fixups/__init__.py
- common/djangoapps/edxmako/__init__.py 1 addition, 1 deletioncommon/djangoapps/edxmako/__init__.py
- common/djangoapps/entitlements/admin.py 1 addition, 1 deletioncommon/djangoapps/entitlements/admin.py
- common/djangoapps/entitlements/api.py 1 addition, 1 deletioncommon/djangoapps/entitlements/api.py
- common/djangoapps/entitlements/apps.py 1 addition, 1 deletioncommon/djangoapps/entitlements/apps.py
- common/djangoapps/entitlements/management/commands/tests/test_expire_old_entitlements.py 1 addition, 1 deletion...management/commands/tests/test_expire_old_entitlements.py
- common/djangoapps/entitlements/models.py 1 addition, 1 deletioncommon/djangoapps/entitlements/models.py
- common/djangoapps/entitlements/rest_api/v1/tests/test_serializers.py 1 addition, 1 deletion...goapps/entitlements/rest_api/v1/tests/test_serializers.py
- common/djangoapps/entitlements/signals.py 1 addition, 1 deletioncommon/djangoapps/entitlements/signals.py
- common/djangoapps/entitlements/tasks.py 1 addition, 1 deletioncommon/djangoapps/entitlements/tasks.py
- common/djangoapps/entitlements/utils.py 1 addition, 1 deletioncommon/djangoapps/entitlements/utils.py
- common/djangoapps/pipeline_mako/__init__.py 1 addition, 1 deletioncommon/djangoapps/pipeline_mako/__init__.py
- common/djangoapps/static_replace/__init__.py 1 addition, 1 deletioncommon/djangoapps/static_replace/__init__.py
- common/djangoapps/student/__init__.py 1 addition, 1 deletioncommon/djangoapps/student/__init__.py
- common/djangoapps/third_party_auth/__init__.py 1 addition, 1 deletioncommon/djangoapps/third_party_auth/__init__.py
- common/lib/capa/setup.py 1 addition, 1 deletioncommon/lib/capa/setup.py
- common/lib/conftest.py 1 addition, 1 deletioncommon/lib/conftest.py
Please register or sign in to comment