diff options
| author | Alexander Shadchin <alexandr.shadchin@gmail.com> | 2022-01-04 02:02:34 +0300 |
|---|---|---|
| committer | Pierre Sassoulas <pierre.sassoulas@gmail.com> | 2022-01-04 00:14:27 +0100 |
| commit | 101aed9d304cae4c3d0d9140f151b852b21c7ddf (patch) | |
| tree | 2befefeed63d856472a3e2177f3e3fb403e43aa3 /astroid/brain/brain_namedtuple_enum.py | |
| parent | c44b1de2d5ab17898534ec44db8ee9090eb26f7f (diff) | |
| download | astroid-git-2.9.2.tar.gz | |
Bump astroid to 2.9.2, update changelogv2.9.2
Diffstat (limited to 'astroid/brain/brain_namedtuple_enum.py')
| -rw-r--r-- | astroid/brain/brain_namedtuple_enum.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astroid/brain/brain_namedtuple_enum.py b/astroid/brain/brain_namedtuple_enum.py index 1f84f6e5..1ca661fa 100644 --- a/astroid/brain/brain_namedtuple_enum.py +++ b/astroid/brain/brain_namedtuple_enum.py @@ -14,8 +14,8 @@ # Copyright (c) 2019 Ashley Whetter <ashley@awhetter.co.uk> # Copyright (c) 2020 hippo91 <guillaume.peillex@gmail.com> # Copyright (c) 2020 Ram Rachum <ram@rachum.com> -# Copyright (c) 2021 Daniël van Noord <13665637+DanielNoord@users.noreply.github.com> # Copyright (c) 2021 Pierre Sassoulas <pierre.sassoulas@gmail.com> +# Copyright (c) 2021 Daniël van Noord <13665637+DanielNoord@users.noreply.github.com> # Copyright (c) 2021 Dimitri Prybysh <dmand@yandex.ru> # Copyright (c) 2021 David Liu <david@cs.toronto.edu> # Copyright (c) 2021 pre-commit-ci[bot] <bot@noreply.github.com> |
