diff options
Diffstat (limited to 'tests/testutils/test_output_line.py')
-rw-r--r-- | tests/testutils/test_output_line.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testutils/test_output_line.py b/tests/testutils/test_output_line.py index 48ae10721..6a0e35518 100644 --- a/tests/testutils/test_output_line.py +++ b/tests/testutils/test_output_line.py @@ -1,5 +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/graphs/contributors # pylint: disable=redefined-outer-name |