diff options
| author | Pierre Sassoulas <pierre.sassoulas@gmail.com> | 2021-12-31 13:21:35 +0100 |
|---|---|---|
| committer | Pierre Sassoulas <pierre.sassoulas@gmail.com> | 2021-12-31 13:25:52 +0100 |
| commit | e36b4388aebb892c10ed779bafc9c1a07a325b8d (patch) | |
| tree | 9545637446789eb9b3d8c15f2edac2f0f9c50591 /astroid/helpers.py | |
| parent | 51f552cecd15569cb651337fa7f8f9e27eeec579 (diff) | |
| download | astroid-git-2.9.1.tar.gz | |
Bump astroid to 2.9.1, update changelogv2.9.1
Diffstat (limited to 'astroid/helpers.py')
| -rw-r--r-- | astroid/helpers.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astroid/helpers.py b/astroid/helpers.py index 6e74558b..a361a74c 100644 --- a/astroid/helpers.py +++ b/astroid/helpers.py @@ -5,6 +5,7 @@ # 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 Daniƫl van Noord <13665637+DanielNoord@users.noreply.github.com> # Copyright (c) 2021 David Liu <david@cs.toronto.edu> |
