From b7d6b0a0ccab8951ff96a7e91a19508546061141 Mon Sep 17 00:00:00 2001 From: Martin Bubel Date: Wed, 18 Oct 2023 20:04:41 +0200 Subject: [PATCH] remove unittest in mpi tests --- GPy/testing/test_mpi.py | 1 - 1 file changed, 1 deletion(-) diff --git a/GPy/testing/test_mpi.py b/GPy/testing/test_mpi.py index 51a50eef..6bca1e95 100644 --- a/GPy/testing/test_mpi.py +++ b/GPy/testing/test_mpi.py @@ -1,7 +1,6 @@ # Copyright (c) 2013-2014, Zhenwen Dai # Licensed under the BSD 3-clause license (see LICENSE.txt) -import unittest import numpy as np try: