diff options
Diffstat (limited to 'pylint/testutils/pyreverse.py')
-rw-r--r-- | pylint/testutils/pyreverse.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pylint/testutils/pyreverse.py b/pylint/testutils/pyreverse.py index 74395524b..ba79ebf8b 100644 --- a/pylint/testutils/pyreverse.py +++ b/pylint/testutils/pyreverse.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 __future__ import annotations |