Applied pylint-amnesty to {docs, import_shims, pavelib}

This commit is contained in:
Jawayria
2021-02-02 16:57:03 +05:00
parent cf350f9c44
commit 69e0dc7d68
19 changed files with 32 additions and 32 deletions

View File

@@ -1,4 +1,4 @@
# -*- coding: utf-8 -*-
# -*- coding: utf-8 -*- # lint-amnesty, pylint: disable=missing-module-docstring
#
# Configuration file for the Sphinx documentation builder.
#
@@ -25,7 +25,7 @@ import edx_theme
# -- Project information -----------------------------------------------------
project = u'Open edX REST APIs'
copyright = edx_theme.COPYRIGHT
copyright = edx_theme.COPYRIGHT # lint-amnesty, pylint: disable=redefined-builtin
author = edx_theme.AUTHOR
# The short X.Y version