summaryrefslogtreecommitdiff
path: root/pylint/pyreverse/inspector.py
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-06-29 20:59:39 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-06-29 21:13:47 +0200
commita56b52550b88ba4234f1332b54c5cfd3e49368b3 (patch)
tree5c1f0f585f720af4deba3459ea4f547b4a921365 /pylint/pyreverse/inspector.py
parentca447f7d93a002eb7d4dd80ff4caaf28ce8702b6 (diff)
downloadpylint-git-a56b52550b88ba4234f1332b54c5cfd3e49368b3.tar.gz
Bump pylint to 2.9.0, update changelog, add python 3.10 to package metav2.9.0
Diffstat (limited to 'pylint/pyreverse/inspector.py')
-rw-r--r--pylint/pyreverse/inspector.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/pylint/pyreverse/inspector.py b/pylint/pyreverse/inspector.py
index d6c0bb9c6..3d7d90814 100644
--- a/pylint/pyreverse/inspector.py
+++ b/pylint/pyreverse/inspector.py
@@ -6,6 +6,7 @@
# Copyright (c) 2019 Hugo van Kemenade <hugovk@users.noreply.github.com>
# Copyright (c) 2020 hippo91 <guillaume.peillex@gmail.com>
# Copyright (c) 2020 Anthony Sottile <asottile@umich.edu>
+# Copyright (c) 2021 Mark Byrne <31762852+mbyrnepr2@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