diff options
| author | Pierre Sassoulas <pierre.sassoulas@gmail.com> | 2021-11-21 16:05:12 +0100 |
|---|---|---|
| committer | Pierre Sassoulas <pierre.sassoulas@gmail.com> | 2021-11-21 16:08:11 +0100 |
| commit | c47561e5013232851ac48394be33cfcff967962f (patch) | |
| tree | f389a57d69af3531509a4aa7572bef60ba2b0f93 /astroid/exceptions.py | |
| parent | aa291b8e57c7780841211c7018c56f5df54dccab (diff) | |
| download | astroid-git-2.8.6.tar.gz | |
Bump astroid to 2.8.6, update changelogv2.8.6
Diffstat (limited to 'astroid/exceptions.py')
| -rw-r--r-- | astroid/exceptions.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astroid/exceptions.py b/astroid/exceptions.py index cefd196c..b8838023 100644 --- a/astroid/exceptions.py +++ b/astroid/exceptions.py @@ -5,8 +5,8 @@ # Copyright (c) 2016 Derek Gustafson <degustaf@gmail.com> # Copyright (c) 2018 Bryce Guinta <bryce.paul.guinta@gmail.com> # Copyright (c) 2020-2021 hippo91 <guillaume.peillex@gmail.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 Marc Mueller <30130371+cdce8p@users.noreply.github.com> # Copyright (c) 2021 Andrew Haigh <hello@nelf.in> |
