From ea3861eca92957be26417c83570bf3893e0d6fce Mon Sep 17 00:00:00 2001 From: shahules786 Date: Wed, 28 Sep 2022 15:08:13 +0530 Subject: [PATCH] rmv np --- tests/test_inference.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/test_inference.py b/tests/test_inference.py index 303aa67..5eb7442 100644 --- a/tests/test_inference.py +++ b/tests/test_inference.py @@ -1,6 +1,5 @@ import pytest import torch -import numpy as np from enhancer.inference import Inference