summaryrefslogtreecommitdiff
path: root/astroid/test_utils.py
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-06-29 17:39:20 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-06-29 18:17:19 +0200
commitc3977dfed03cf91a1a7abc0a1ece29590f4caed0 (patch)
treefdc65c289a194b0c9963a81919105506d3ef0530 /astroid/test_utils.py
parent0b024ba6333041d5ffa21d67577ec85e53fc06fe (diff)
downloadastroid-git-c3977dfed03cf91a1a7abc0a1ece29590f4caed0.tar.gz
Bump astroid to 2.6.1, update changelogv2.6.1
Diffstat (limited to 'astroid/test_utils.py')
-rw-r--r--astroid/test_utils.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/astroid/test_utils.py b/astroid/test_utils.py
index 208e7c66..915f17cd 100644
--- a/astroid/test_utils.py
+++ b/astroid/test_utils.py
@@ -5,8 +5,8 @@
# Copyright (c) 2016 Jakub Wilk <jwilk@jwilk.net>
# Copyright (c) 2018 Anthony Sottile <asottile@umich.edu>
# Copyright (c) 2020-2021 hippo91 <guillaume.peillex@gmail.com>
-# Copyright (c) 2021 Andrew Haigh <hello@nelf.in>
# Copyright (c) 2021 Pierre Sassoulas <pierre.sassoulas@gmail.com>
+# Copyright (c) 2021 Andrew Haigh <hello@nelf.in>
# 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