From d101e088b72fa0be4648d57524946ebfc93bf34b Mon Sep 17 00:00:00 2001 From: RĂ©mi Flamary Date: Wed, 26 Jul 2017 11:59:25 +0200 Subject: nearly all review done --- test/test_utils.py | 1 + 1 file changed, 1 insertion(+) (limited to 'test') diff --git a/test/test_utils.py b/test/test_utils.py index fe1b88d..230d126 100644 --- a/test/test_utils.py +++ b/test/test_utils.py @@ -3,6 +3,7 @@ import ot import numpy as np + def test_parmap(): n = 100 -- cgit v1.2.3