summaryrefslogtreecommitdiff
path: root/pylint/checkers/misc.py
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-03-29 20:59:59 +0200
committerGitHub <noreply@github.com>2021-03-29 20:59:59 +0200
commit13dae7c5c6d16281f1415c88f845548d6cd9c823 (patch)
tree8596830a21c158f7cfaf1310141980508be94403 /pylint/checkers/misc.py
parenta37c643d54ea33285e4c916a296784593af0130c (diff)
downloadpylint-git-2.7.tar.gz
Prepare 2.7.3 release (#4261)pylint-2.7.32.7
Diffstat (limited to 'pylint/checkers/misc.py')
-rw-r--r--pylint/checkers/misc.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/pylint/checkers/misc.py b/pylint/checkers/misc.py
index 968cce241..fb52c84c3 100644
--- a/pylint/checkers/misc.py
+++ b/pylint/checkers/misc.py
@@ -16,6 +16,7 @@
# Copyright (c) 2020 wtracy <afishionado@gmail.com>
# Copyright (c) 2020 Anthony Sottile <asottile@umich.edu>
# Copyright (c) 2020 Benny <benny.mueller91@gmail.com>
+# Copyright (c) 2021 Konstantina Saketou <56515303+ksaketou@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/COPYING