diff options
| author | Pierre Sassoulas <pierre.sassoulas@gmail.com> | 2021-06-17 10:21:08 +0200 |
|---|---|---|
| committer | Pierre Sassoulas <pierre.sassoulas@gmail.com> | 2021-06-17 13:24:47 +0200 |
| commit | 0f08e2e52baf46498c0b2ae19dadb1144eb70295 (patch) | |
| tree | b09ff2f52b9ccaef12425151758f8fc9dad181d1 /tests/extensions/test_check_raise_docs.py | |
| parent | 63595a94551cb299bce2988dd1101f863de3bf08 (diff) | |
| download | pylint-git-0f08e2e52baf46498c0b2ae19dadb1144eb70295.tar.gz | |
Bump pylint to 2.9.0-dev1, update changelog
Diffstat (limited to 'tests/extensions/test_check_raise_docs.py')
| -rw-r--r-- | tests/extensions/test_check_raise_docs.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/extensions/test_check_raise_docs.py b/tests/extensions/test_check_raise_docs.py index 80384e192..3e3d47157 100644 --- a/tests/extensions/test_check_raise_docs.py +++ b/tests/extensions/test_check_raise_docs.py @@ -8,6 +8,7 @@ # Copyright (c) 2019 Hugo van Kemenade <hugovk@users.noreply.github.com> # Copyright (c) 2019 Danny Hermes <daniel.j.hermes@gmail.com> # Copyright (c) 2020 hippo91 <guillaume.peillex@gmail.com> +# 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 |
