test fixes
This commit is contained in:
@@ -5,7 +5,6 @@ try:
|
|||||||
from mpi4py import MPI
|
from mpi4py import MPI
|
||||||
except ImportError:
|
except ImportError:
|
||||||
MPI = None
|
MPI = None
|
||||||
|
|
||||||
|
|
||||||
@with_mpi()
|
@with_mpi()
|
||||||
def test_mpi_weighted_mean():
|
def test_mpi_weighted_mean():
|
||||||
|
Reference in New Issue
Block a user