diff options
Diffstat (limited to 'astroid/modutils.py')
-rw-r--r-- | astroid/modutils.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astroid/modutils.py b/astroid/modutils.py index 2cab500e..0dace114 100644 --- a/astroid/modutils.py +++ b/astroid/modutils.py @@ -16,6 +16,7 @@ # Copyright (c) 2019 Hugo van Kemenade <hugovk@users.noreply.github.com> # Copyright (c) 2019 markmcclain <markmcclain@users.noreply.github.com> # Copyright (c) 2019 BasPH <BasPH@users.noreply.github.com> +# Copyright (c) 2020 hippo91 <guillaume.peillex@gmail.com> # Copyright (c) 2020 Peter Kolbus <peter.kolbus@gmail.com> # Licensed under the LGPL: https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html |