diff options
Diffstat (limited to 'tests/unittest_inference.py')
-rw-r--r-- | tests/unittest_inference.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/unittest_inference.py b/tests/unittest_inference.py index afc24dc2..5f6b2ddb 100644 --- a/tests/unittest_inference.py +++ b/tests/unittest_inference.py @@ -26,9 +26,10 @@ # Copyright (c) 2020 Peter Kolbus <peter.kolbus@gmail.com> # Copyright (c) 2020 Karthikeyan Singaravelan <tir.karthi@gmail.com> # Copyright (c) 2020 Bryce Guinta <bryce.guinta@protonmail.com> +# Copyright (c) 2021 doranid <ddandd@gmail.com> +# Copyright (c) 2021 Marc Mueller <30130371+cdce8p@users.noreply.github.com> # Copyright (c) 2021 Pierre Sassoulas <pierre.sassoulas@gmail.com> # Copyright (c) 2021 Andrew Haigh <hello@nelf.in> -# Copyright (c) 2021 Marc Mueller <30130371+cdce8p@users.noreply.github.com> # Copyright (c) 2021 Francis Charette Migneault <francis.charette.migneault@gmail.com> # Licensed under the LGPL: https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html |