summaryrefslogtreecommitdiff
path: root/tests/extensions/test_check_docs_utils.py
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-07-01 14:33:09 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-07-01 14:54:36 +0200
commitaa688de05e469e33a20478144013946ccb752736 (patch)
treea6a4096f5244d7085f31061b3119ac39f1b0bb0b /tests/extensions/test_check_docs_utils.py
parentd1048a15618c136d9f6621692495abf70e5cfa5a (diff)
downloadpylint-git-aa688de05e469e33a20478144013946ccb752736.tar.gz
Bump pylint to 2.9.3, update changelogv2.9.3
Diffstat (limited to 'tests/extensions/test_check_docs_utils.py')
-rw-r--r--tests/extensions/test_check_docs_utils.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/extensions/test_check_docs_utils.py b/tests/extensions/test_check_docs_utils.py
index bb4203802..11c292cc8 100644
--- a/tests/extensions/test_check_docs_utils.py
+++ b/tests/extensions/test_check_docs_utils.py
@@ -6,6 +6,7 @@
# Copyright (c) 2019 Hugo van Kemenade <hugovk@users.noreply.github.com>
# Copyright (c) 2020 hippo91 <guillaume.peillex@gmail.com>
# Copyright (c) 2020 Damien Baty <damien.baty@polyconseil.fr>
+# Copyright (c) 2021 Marc Mueller <30130371+cdce8p@users.noreply.github.com>
# Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
# For details: https://github.com/PyCQA/pylint/blob/main/LICENSE