From 5843f09c59e0f8a3194915f7c107449ac02dd1f8 Mon Sep 17 00:00:00 2001 From: Pierre Sassoulas Date: Tue, 23 Feb 2021 20:51:10 +0100 Subject: Change for version 2.7.1 --- tests/checkers/unittest_exceptions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/checkers/unittest_exceptions.py') diff --git a/tests/checkers/unittest_exceptions.py b/tests/checkers/unittest_exceptions.py index 626f4523a..d6ad3e812 100644 --- a/tests/checkers/unittest_exceptions.py +++ b/tests/checkers/unittest_exceptions.py @@ -6,8 +6,8 @@ # Copyright (c) 2016 Derek Gustafson # Copyright (c) 2018 Brian Shaginaw # Copyright (c) 2019 Ashley Whetter +# Copyright (c) 2020-2021 Pierre Sassoulas # Copyright (c) 2020 hippo91 -# Copyright (c) 2020 Pierre Sassoulas # 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 -- cgit v1.2.1