summaryrefslogtreecommitdiff
path: root/test/test_ot.py
diff options
context:
space:
mode:
authorKilian <kilian.fatras@gmail.com>2019-12-09 16:43:54 +0100
committerKilian <kilian.fatras@gmail.com>2019-12-09 16:43:54 +0100
commit92dbe259032d340a259209e477e9aac74897689e (patch)
tree1c5538e99db5f561328b2434c852a9c954628541 /test/test_ot.py
parent428b44e15591071cfcd69af365d878cfd876f9d3 (diff)
pep8
Diffstat (limited to 'test/test_ot.py')
-rw-r--r--test/test_ot.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test_ot.py b/test/test_ot.py
index 25cdfd4..42a3d0a 100644
--- a/test/test_ot.py
+++ b/test/test_ot.py
@@ -14,7 +14,6 @@ from ot.datasets import make_1D_gauss as gauss
import pytest
-
def test_emd_dimension_mismatch():
# test emd and emd2 for dimension mismatch
n_samples = 100