summaryrefslogtreecommitdiff
path: root/tests/unittest_modutils.py
diff options
context:
space:
mode:
authorAlexander Shadchin <alexandr.shadchin@gmail.com>2022-01-04 02:02:34 +0300
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2022-01-04 00:14:27 +0100
commit101aed9d304cae4c3d0d9140f151b852b21c7ddf (patch)
tree2befefeed63d856472a3e2177f3e3fb403e43aa3 /tests/unittest_modutils.py
parentc44b1de2d5ab17898534ec44db8ee9090eb26f7f (diff)
downloadastroid-git-101aed9d304cae4c3d0d9140f151b852b21c7ddf.tar.gz
Bump astroid to 2.9.2, update changelogv2.9.2
Diffstat (limited to 'tests/unittest_modutils.py')
-rw-r--r--tests/unittest_modutils.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unittest_modutils.py b/tests/unittest_modutils.py
index 5a2837af..d6fcb68e 100644
--- a/tests/unittest_modutils.py
+++ b/tests/unittest_modutils.py
@@ -11,8 +11,8 @@
# Copyright (c) 2019 markmcclain <markmcclain@users.noreply.github.com>
# Copyright (c) 2020-2021 hippo91 <guillaume.peillex@gmail.com>
# Copyright (c) 2020 Peter Kolbus <peter.kolbus@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 Daniël van Noord <13665637+DanielNoord@users.noreply.github.com>
# Copyright (c) 2021 Marc Mueller <30130371+cdce8p@users.noreply.github.com>
# Copyright (c) 2021 DudeNr33 <3929834+DudeNr33@users.noreply.github.com>
# Copyright (c) 2021 pre-commit-ci[bot] <bot@noreply.github.com>