summaryrefslogtreecommitdiff
path: root/tests/test_func.py
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-06-17 10:21:08 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-06-17 13:24:47 +0200
commit0f08e2e52baf46498c0b2ae19dadb1144eb70295 (patch)
treeb09ff2f52b9ccaef12425151758f8fc9dad181d1 /tests/test_func.py
parent63595a94551cb299bce2988dd1101f863de3bf08 (diff)
downloadpylint-git-0f08e2e52baf46498c0b2ae19dadb1144eb70295.tar.gz
Bump pylint to 2.9.0-dev1, update changelog
Diffstat (limited to 'tests/test_func.py')
-rw-r--r--tests/test_func.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_func.py b/tests/test_func.py
index 3141619f6..15edf59e0 100644
--- a/tests/test_func.py
+++ b/tests/test_func.py
@@ -12,6 +12,7 @@
# Copyright (c) 2019 Ashley Whetter <ashley@awhetter.co.uk>
# Copyright (c) 2020 hippo91 <guillaume.peillex@gmail.com>
# Copyright (c) 2020 Anthony Sottile <asottile@umich.edu>
+# Copyright (c) 2021 Marc Mueller <30130371+cdce8p@users.noreply.github.com>
# Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
# For details: https://github.com/PyCQA/pylint/blob/master/LICENSE