commit | ea448b8905c10bdd1935b33fd95524aa4e2e71d6 | [log] [tgz] |
---|---|---|
author | Pierre Sassoulas <[email protected]> | Fri Aug 20 22:07:21 2021 +0200 |
committer | Pierre Sassoulas <[email protected]> | Fri Aug 20 22:58:03 2021 +0200 |
tree | 40c67ad96cab6ea5b615bfd0174d05a1b6de0bba | |
parent | 303654c81c040ca1c1d2103f1b8c7a428ef0da4f [diff] [blame] |
Bump pylint to 2.10.0, update changelog
diff --git a/tests/pyreverse/test_inspector.py b/tests/pyreverse/test_inspector.py index 3a04dfa..0c8873f 100644 --- a/tests/pyreverse/test_inspector.py +++ b/tests/pyreverse/test_inspector.py
@@ -5,6 +5,8 @@ # Copyright (c) 2020 hippo91 <[email protected]> # Copyright (c) 2020 Damien Baty <[email protected]> # Copyright (c) 2021 Marc Mueller <[email protected]> +# Copyright (c) 2021 Andreas Finkler <[email protected]> +# Copyright (c) 2021 Mark Byrne <[email protected]> # Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html # For details: https://github.com/PyCQA/pylint/blob/main/LICENSE