summaryrefslogtreecommitdiff
path: root/tests/checkers/unittest_exceptions.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/checkers/unittest_exceptions.py
parentd1048a15618c136d9f6621692495abf70e5cfa5a (diff)
downloadpylint-git-aa688de05e469e33a20478144013946ccb752736.tar.gz
Bump pylint to 2.9.3, update changelogv2.9.3
Diffstat (limited to 'tests/checkers/unittest_exceptions.py')
-rw-r--r--tests/checkers/unittest_exceptions.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/checkers/unittest_exceptions.py b/tests/checkers/unittest_exceptions.py
index fb34fc6d3..4a8ffc806 100644
--- a/tests/checkers/unittest_exceptions.py
+++ b/tests/checkers/unittest_exceptions.py
@@ -8,6 +8,7 @@
# Copyright (c) 2019 Ashley Whetter <ashley@awhetter.co.uk>
# Copyright (c) 2020-2021 Pierre Sassoulas <pierre.sassoulas@gmail.com>
# Copyright (c) 2020 hippo91 <guillaume.peillex@gmail.com>
+# 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