summaryrefslogtreecommitdiff
path: root/tests/extensions/test_check_return_docs.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/extensions/test_check_return_docs.py')
-rw-r--r--tests/extensions/test_check_return_docs.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/extensions/test_check_return_docs.py b/tests/extensions/test_check_return_docs.py
index cd258f884..6f3baa92a 100644
--- a/tests/extensions/test_check_return_docs.py
+++ b/tests/extensions/test_check_return_docs.py
@@ -9,6 +9,7 @@
# Copyright (c) 2019 Zeb Nicholls <zebedee.nicholls@climate-energy-college.org>
# Copyright (c) 2020 hippo91 <guillaume.peillex@gmail.com>
# Copyright (c) 2020 Anthony Sottile <asottile@umich.edu>
+# 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