diff options
Diffstat (limited to 'tests/pyreverse/test_writer.py')
-rw-r--r-- | tests/pyreverse/test_writer.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/pyreverse/test_writer.py b/tests/pyreverse/test_writer.py index c71eb3a19..9826dfa39 100644 --- a/tests/pyreverse/test_writer.py +++ b/tests/pyreverse/test_writer.py @@ -9,6 +9,7 @@ # Copyright (c) 2019 Ashley Whetter <ashley@awhetter.co.uk> # Copyright (c) 2020 hippo91 <guillaume.peillex@gmail.com> # Copyright (c) 2020 Anthony Sottile <asottile@umich.edu> +# Copyright (c) 2021 Daniƫl van Noord <13665637+DanielNoord@users.noreply.github.com> # Copyright (c) 2021 Andreas Finkler <andi.finkler@gmail.com> # Copyright (c) 2021 Mark Byrne <31762852+mbyrnepr2@users.noreply.github.com> # Copyright (c) 2021 Marc Mueller <30130371+cdce8p@users.noreply.github.com> |