diff options
Diffstat (limited to 'astroid/brain/brain_random.py')
-rw-r--r-- | astroid/brain/brain_random.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/astroid/brain/brain_random.py b/astroid/brain/brain_random.py index ef3beb7e..4edc55a9 100644 --- a/astroid/brain/brain_random.py +++ b/astroid/brain/brain_random.py @@ -1,6 +1,6 @@ # Licensed under the LGPL: https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html -# For details: https://github.com/PyCQA/astroid/blob/main/LICENSE -# Copyright (c) https://github.com/PyCQA/astroid/blob/main/CONTRIBUTORS.txt +# For details: https://github.com/pylint-dev/astroid/blob/main/LICENSE +# Copyright (c) https://github.com/pylint-dev/astroid/blob/main/CONTRIBUTORS.txt from __future__ import annotations |