diff --git a/openedx/core/apidocs.py b/openedx/core/apidocs.py index e38ec935df..86a3847c95 100644 --- a/openedx/core/apidocs.py +++ b/openedx/core/apidocs.py @@ -1,4 +1,4 @@ -""" # lint-amnesty, pylint: disable=django-not-configured # lint-amnesty, pylint: disable=django-not-configured +""" # lint-amnesty, pylint: disable=django-not-configured Open API support. """