summaryrefslogtreecommitdiff
path: root/astroid/interpreter/objectmodel.py
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-11-21 16:05:12 +0100
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-11-21 16:08:11 +0100
commitc47561e5013232851ac48394be33cfcff967962f (patch)
treef389a57d69af3531509a4aa7572bef60ba2b0f93 /astroid/interpreter/objectmodel.py
parentaa291b8e57c7780841211c7018c56f5df54dccab (diff)
downloadastroid-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.py1
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