summaryrefslogtreecommitdiff
path: root/tests/benchmark/test_baseline_benchmarks.py
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-02-23 20:51:10 +0100
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-02-23 21:06:26 +0100
commit5843f09c59e0f8a3194915f7c107449ac02dd1f8 (patch)
tree01141be2641d9d13fb62eb1ad634393019fd5bba /tests/benchmark/test_baseline_benchmarks.py
parent818bc5b2437a5ed6c1db32452386a8d0b820a29b (diff)
downloadpylint-git-5843f09c59e0f8a3194915f7c107449ac02dd1f8.tar.gz
Change for version 2.7.1pylint-2.7.1
Diffstat (limited to 'tests/benchmark/test_baseline_benchmarks.py')
-rw-r--r--tests/benchmark/test_baseline_benchmarks.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/benchmark/test_baseline_benchmarks.py b/tests/benchmark/test_baseline_benchmarks.py
index 68c55f2f0..6f79b1d7b 100644
--- a/tests/benchmark/test_baseline_benchmarks.py
+++ b/tests/benchmark/test_baseline_benchmarks.py
@@ -1,5 +1,5 @@
""" Profiles basic -jX functionality """
-# Copyright (c) 2020 Pierre Sassoulas <pierre.sassoulas@gmail.com>
+# Copyright (c) 2020-2021 Pierre Sassoulas <pierre.sassoulas@gmail.com>
# Copyright (c) 2020 hippo91 <guillaume.peillex@gmail.com>
# Copyright (c) 2020 Claudiu Popa <pcmanticore@gmail.com>
# Copyright (c) 2020 Frank Harrison <frank@doublethefish.com>