Skip to content

Commit c8c397b

Browse files
committed
removed unused import
1 parent 67c98a6 commit c8c397b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ot/gpu/da.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313

1414
import numpy as np
15-
from ..utils import unif
15+
#from ..utils import unif
1616
from .bregman import sinkhorn
1717
import cudamat
1818

0 commit comments

Comments
 (0)