Skip to content

Commit b32c815

Browse files
author
ievred
committed
remove commented line
1 parent e48eebb commit b32c815

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ot/lp/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
from .import cvx
1717

1818
# import compiled emd
19-
#from .emd_wrap import emd_c, check_result, emd_1d_sorted
19+
from .emd_wrap import emd_c, check_result, emd_1d_sorted
2020
from ..utils import parmap
2121
from .cvx import barycenter
2222
from ..utils import dist

0 commit comments

Comments
 (0)