diff options
Diffstat (limited to 'tests/unittest_builder.py')
-rw-r--r-- | tests/unittest_builder.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/unittest_builder.py b/tests/unittest_builder.py index 8f1205d6..0eed62f9 100644 --- a/tests/unittest_builder.py +++ b/tests/unittest_builder.py @@ -12,6 +12,7 @@ # Copyright (c) 2018 Anthony Sottile <asottile@umich.edu> # Copyright (c) 2019 Ashley Whetter <ashley@awhetter.co.uk> # Copyright (c) 2019 Hugo van Kemenade <hugovk@users.noreply.github.com> +# Copyright (c) 2020 hippo91 <guillaume.peillex@gmail.com> # Licensed under the LGPL: https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html # For details: https://github.com/PyCQA/astroid/blob/master/COPYING.LESSER |