From 383ef255faf8f3f8057f2006a683aeb90025d410 Mon Sep 17 00:00:00 2001 From: shiyu22 Date: Wed, 22 Dec 2021 18:39:32 +0800 Subject: [PATCH] Update the test script Signed-off-by: shiyu22 --- test_image_embedding_operator_template.py | 1 - 1 file changed, 1 deletion(-) diff --git a/test_image_embedding_operator_template.py b/test_image_embedding_operator_template.py index d5d4970..f4cd205 100644 --- a/test_image_embedding_operator_template.py +++ b/test_image_embedding_operator_template.py @@ -1,4 +1,3 @@ -import unittest from PIL import Image from torchvision import transforms from image_embedding_operator_template import ImageEmbeddingOperatorTemplate