From 0f9b52219c0dc5250e303a46597fd35f4154871f Mon Sep 17 00:00:00 2001 From: Zhiqiang Wang Date: Thu, 10 Mar 2022 14:52:31 +0800 Subject: [PATCH] Update copyright --- test/test_utils.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test_utils.py b/test/test_utils.py index 264c5f2d..199bcd4d 100644 --- a/test/test_utils.py +++ b/test/test_utils.py @@ -1,4 +1,4 @@ -# Copyright (c) 2021, Zhiqiang Wang. All rights reserved. +# Copyright (c) 2021, yolort team. All rights reserved. import numpy as np import pytest