diff options
author | Ashley Whetter <ashley@awhetter.co.uk> | 2021-08-20 21:11:32 -0700 |
---|---|---|
committer | Ashley Whetter <AWhetter@users.noreply.github.com> | 2021-08-20 21:26:08 -0700 |
commit | ba00fb283378fdeb58c4e2e541be711420d96849 (patch) | |
tree | d9d718a581449cbf550f2629e3f46d54b60f55c0 /tests/pyreverse | |
parent | bf332820cb63305e286eb58a707c6d8b90e6cbb6 (diff) | |
download | pylint-git-ba00fb283378fdeb58c4e2e541be711420d96849.tar.gz |
Bump pylint to 2.10.2-dev0, update changelog
Diffstat (limited to 'tests/pyreverse')
-rw-r--r-- | tests/pyreverse/test_utils.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/pyreverse/test_utils.py b/tests/pyreverse/test_utils.py index 6b18880ca..67db132b9 100644 --- a/tests/pyreverse/test_utils.py +++ b/tests/pyreverse/test_utils.py @@ -1,3 +1,4 @@ +# Copyright (c) 2021 Ashley Whetter <ashley@awhetter.co.uk> # Copyright (c) 2021 Pierre Sassoulas <pierre.sassoulas@gmail.com> # Copyright (c) 2021 Marc Mueller <30130371+cdce8p@users.noreply.github.com> # Copyright (c) 2021 Mark Byrne <31762852+mbyrnepr2@users.noreply.github.com> |