remove unittest in mpi tests

This commit is contained in:
Martin Bubel 2023-10-18 20:04:41 +02:00
parent 9a2dc10a3d
commit b7d6b0a0cc

View file

@ -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: