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/helpers.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/helpers.py')
| -rw-r--r-- | astroid/helpers.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astroid/helpers.py b/astroid/helpers.py index a361a74c..a9033d57 100644 --- a/astroid/helpers.py +++ b/astroid/helpers.py @@ -5,8 +5,8 @@ # Copyright (c) 2020 Simon Hewitt <si@sjhewitt.co.uk> # Copyright (c) 2020 Bryce Guinta <bryce.guinta@protonmail.com> # Copyright (c) 2020 Ram Rachum <ram@rachum.com> -# Copyright (c) 2021 Tushar Sadhwani <86737547+tushar-deepsource@users.noreply.github.com> # Copyright (c) 2021 Pierre Sassoulas <pierre.sassoulas@gmail.com> +# Copyright (c) 2021 Tushar Sadhwani <86737547+tushar-deepsource@users.noreply.github.com> # Copyright (c) 2021 Daniƫl van Noord <13665637+DanielNoord@users.noreply.github.com> # Copyright (c) 2021 David Liu <david@cs.toronto.edu> # Copyright (c) 2021 Marc Mueller <30130371+cdce8p@users.noreply.github.com> |
