diff options
author | Pierre Sassoulas <pierre.sassoulas@gmail.com> | 2021-07-19 21:23:24 +0200 |
---|---|---|
committer | Pierre Sassoulas <pierre.sassoulas@gmail.com> | 2021-07-19 21:23:24 +0200 |
commit | 2738e93afed92ad7b495dbc3036c675a8701c2c6 (patch) | |
tree | 4d613710d6adf6b25c0c45debca250d323fed401 /tests/unittest_manager.py | |
parent | e66a5e2716e6c5970b0427f9fc76c8602bc2da60 (diff) | |
download | astroid-git-2.6.3.tar.gz |
Bump astroid to 2.6.3, update changelogv2.6.3
Diffstat (limited to 'tests/unittest_manager.py')
-rw-r--r-- | tests/unittest_manager.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/unittest_manager.py b/tests/unittest_manager.py index 65b6bcdf..57bc916a 100644 --- a/tests/unittest_manager.py +++ b/tests/unittest_manager.py @@ -13,6 +13,7 @@ # Copyright (c) 2020-2021 hippo91 <guillaume.peillex@gmail.com> # Copyright (c) 2020 David Gilman <davidgilman1@gmail.com> # Copyright (c) 2020 Anubhav <35621759+anubh-v@users.noreply.github.com> +# Copyright (c) 2021 Marc Mueller <30130371+cdce8p@users.noreply.github.com> # Copyright (c) 2021 Pierre Sassoulas <pierre.sassoulas@gmail.com> # Copyright (c) 2021 Andrew Haigh <hello@nelf.in> |