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/interpreter/objectmodel.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/interpreter/objectmodel.py')
| -rw-r--r-- | astroid/interpreter/objectmodel.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astroid/interpreter/objectmodel.py b/astroid/interpreter/objectmodel.py index 8e09f866..551c83ae 100644 --- a/astroid/interpreter/objectmodel.py +++ b/astroid/interpreter/objectmodel.py @@ -6,6 +6,7 @@ # Copyright (c) 2018 Ville Skyttä <ville.skytta@iki.fi> # Copyright (c) 2018 Nick Drozd <nicholasdrozd@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 Marc Mueller <30130371+cdce8p@users.noreply.github.com> # Licensed under the LGPL: https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html |
