Apply pylint-amnesty.
This commit is contained in:
Awais Qureshi
2021-02-02 11:39:28 +05:00
parent 07599e930c
commit 1f7b33f9bd
2 changed files with 4 additions and 2 deletions

View File

@@ -1,3 +1,4 @@
""" # lint-amnesty, pylint: disable=django-not-configured
"""
# lint-amnesty, pylint: disable=django-not-configured
Mobile API
"""

View File

@@ -1,3 +1,4 @@
""" # lint-amnesty, pylint: disable=django-not-configured
"""
# lint-amnesty, pylint: disable=django-not-configured
LMS specific monitoring helpers.
"""