summaryrefslogtreecommitdiff
path: root/tests/test_check_parallel.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/test_check_parallel.py
parentd1048a15618c136d9f6621692495abf70e5cfa5a (diff)
downloadpylint-git-aa688de05e469e33a20478144013946ccb752736.tar.gz
Bump pylint to 2.9.3, update changelogv2.9.3
Diffstat (limited to 'tests/test_check_parallel.py')
-rw-r--r--tests/test_check_parallel.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_check_parallel.py b/tests/test_check_parallel.py
index 86d090359..581843144 100644
--- a/tests/test_check_parallel.py
+++ b/tests/test_check_parallel.py
@@ -1,6 +1,7 @@
"""Puts the check_parallel system under test"""
# Copyright (c) 2020-2021 Pierre Sassoulas <pierre.sassoulas@gmail.com>
# Copyright (c) 2020 Frank Harrison <frank@doublethefish.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