Skip to content

Commit 136f152

Browse files
bhargavvaderperimosocordiae
authored andcommitted
Removed random import (#42)
1 parent 2fabd36 commit 136f152

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

metric_learn/constraints.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
from supervised data labels.
44
"""
55
import numpy as np
6-
import random
76
import warnings
87
from six.moves import xrange
98
from scipy.sparse import coo_matrix

0 commit comments

Comments
 (0)