From c958cf99202ae31eecc65586a45cb22a674aedfc Mon Sep 17 00:00:00 2001 From: Jawayria Date: Wed, 3 Feb 2021 13:43:56 +0500 Subject: [PATCH] Resolved quality failures --- common/djangoapps/third_party_auth/apps.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/djangoapps/third_party_auth/apps.py b/common/djangoapps/third_party_auth/apps.py index 1efe8ff0ed..9745523592 100644 --- a/common/djangoapps/third_party_auth/apps.py +++ b/common/djangoapps/third_party_auth/apps.py @@ -1,4 +1,4 @@ - # lint-amnesty, pylint: disable=missing-module-docstring +# lint-amnesty, pylint: disable=missing-module-docstring from django.apps import AppConfig from django.conf import settings