diff options
Diffstat (limited to 'tests/unittest_scoped_nodes.py')
-rw-r--r-- | tests/unittest_scoped_nodes.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unittest_scoped_nodes.py b/tests/unittest_scoped_nodes.py index bd7092b1..8fd890d1 100644 --- a/tests/unittest_scoped_nodes.py +++ b/tests/unittest_scoped_nodes.py @@ -21,8 +21,8 @@ # Copyright (c) 2020 David Gilman <davidgilman1@gmail.com> # Copyright (c) 2020 Tim Martin <tim@asymptotic.co.uk> # Copyright (c) 2021 Pierre Sassoulas <pierre.sassoulas@gmail.com> -# Copyright (c) 2021 Andrew Haigh <hello@nelf.in> # Copyright (c) 2021 Marc Mueller <30130371+cdce8p@users.noreply.github.com> +# Copyright (c) 2021 Andrew Haigh <hello@nelf.in> # 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 |