summaryrefslogtreecommitdiff
path: root/astroid/test_utils.py
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2022-02-27 22:43:26 +0100
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2022-02-27 22:49:39 +0100
commit07c0f60ffc1017d0a9a2bb605a5c645781a8c088 (patch)
tree586d96c54a4d347722b6e4ee6c255e4965e40bca /astroid/test_utils.py
parente6dc5ef0f8c2d28bc9d2ffa226fbb5e4e58d88f3 (diff)
downloadastroid-git-07c0f60ffc1017d0a9a2bb605a5c645781a8c088.tar.gz
Bump astroid to 2.10.0, update changelogv2.10.0
Diffstat (limited to 'astroid/test_utils.py')
-rw-r--r--astroid/test_utils.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/astroid/test_utils.py b/astroid/test_utils.py
index 7683c359..b5044145 100644
--- a/astroid/test_utils.py
+++ b/astroid/test_utils.py
@@ -8,6 +8,7 @@
# Copyright (c) 2021 Pierre Sassoulas <pierre.sassoulas@gmail.com>
# Copyright (c) 2021 Marc Mueller <30130371+cdce8p@users.noreply.github.com>
# Copyright (c) 2021 Andrew Haigh <hello@nelf.in>
+# Copyright (c) 2022 Jacob Walls <jacobtylerwalls@gmail.com>
# Licensed under the LGPL: https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html
# For details: https://github.com/PyCQA/astroid/blob/main/LICENSE