summaryrefslogtreecommitdiff
path: root/tests/checkers/unittest_classes.py
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-03-29 20:59:59 +0200
committerGitHub <noreply@github.com>2021-03-29 20:59:59 +0200
commit13dae7c5c6d16281f1415c88f845548d6cd9c823 (patch)
tree8596830a21c158f7cfaf1310141980508be94403 /tests/checkers/unittest_classes.py
parenta37c643d54ea33285e4c916a296784593af0130c (diff)
downloadpylint-git-2.7.tar.gz
Prepare 2.7.3 release (#4261)pylint-2.7.32.7
Diffstat (limited to 'tests/checkers/unittest_classes.py')
-rw-r--r--tests/checkers/unittest_classes.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/checkers/unittest_classes.py b/tests/checkers/unittest_classes.py
index 4cf0a6cb1..daec6217b 100644
--- a/tests/checkers/unittest_classes.py
+++ b/tests/checkers/unittest_classes.py
@@ -8,6 +8,7 @@
# Copyright (c) 2019-2021 Pierre Sassoulas <pierre.sassoulas@gmail.com>
# Copyright (c) 2019-2020 hippo91 <guillaume.peillex@gmail.com>
# Copyright (c) 2019 Ashley Whetter <ashley@awhetter.co.uk>
+# Copyright (c) 2021 tiagohonorato <61059243+tiagohonorato@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/master/COPYING