diff --git a/lms/djangoapps/certificates/views/webview.py b/lms/djangoapps/certificates/views/webview.py index b3d735780d..7a5a3862ef 100644 --- a/lms/djangoapps/certificates/views/webview.py +++ b/lms/djangoapps/certificates/views/webview.py @@ -1,4 +1,4 @@ - # lint-amnesty, pylint: disable=bad-continuation, bad-option-value +# lint-amnesty, pylint: disable=bad-continuation, bad-option-value """ Certificate HTML webview. """