summaryrefslogtreecommitdiff
path: root/tests/checkers/unittest_similar.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/checkers/unittest_similar.py')
-rw-r--r--tests/checkers/unittest_similar.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/checkers/unittest_similar.py b/tests/checkers/unittest_similar.py
index c0f0cdcbf..f5bfc6fb2 100644
--- a/tests/checkers/unittest_similar.py
+++ b/tests/checkers/unittest_similar.py
@@ -1,6 +1,6 @@
# 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
-# Copyright (c) https://github.com/PyCQA/pylint/blob/main/CONTRIBUTORS.txt
+# For details: https://github.com/pylint-dev/pylint/blob/main/LICENSE
+# Copyright (c) https://github.com/pylint-dev/pylint/blob/main/CONTRIBUTORS.txt
from contextlib import redirect_stdout
from io import StringIO