diff options
Diffstat (limited to 'pylint/pyreverse/printer.py')
-rw-r--r-- | pylint/pyreverse/printer.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pylint/pyreverse/printer.py b/pylint/pyreverse/printer.py index 7d4236026..99ab67df1 100644 --- a/pylint/pyreverse/printer.py +++ b/pylint/pyreverse/printer.py @@ -1,3 +1,4 @@ +# Copyright (c) 2021 Pierre Sassoulas <pierre.sassoulas@gmail.com> # Copyright (c) 2021 Marc Mueller <30130371+cdce8p@users.noreply.github.com> # Copyright (c) 2021 Andreas Finkler <andi.finkler@gmail.com> |