summaryrefslogtreecommitdiff
path: root/tests/utils
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2022-07-14 22:22:54 +0200
committerGitHub <noreply@github.com>2022-07-14 22:22:54 +0200
commit6417e8cdee987afb773ad5ab9f5f0e82028c7cac (patch)
treee8e770d07deda8ad6db09b85444c058299e25628 /tests/utils
parentdd5e2c7762294ae91f0e8e850224c14652dd23c6 (diff)
downloadpylint-git-6417e8cdee987afb773ad5ab9f5f0e82028c7cac.tar.gz
[typing] Add typing to the tests directory (#7183)
Diffstat (limited to 'tests/utils')
-rw-r--r--tests/utils/__init__.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/utils/__init__.py b/tests/utils/__init__.py
index e8a8ff79f..e69de29bb 100644
--- a/tests/utils/__init__.py
+++ b/tests/utils/__init__.py
@@ -1,3 +0,0 @@
-# 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
-# Copyright (c) https://github.com/PyCQA/pylint/blob/main/CONTRIBUTORS.txt