Skip to content

Commit 8794910

Browse files
committed
Removed unused import.
1 parent db5b20c commit 8794910

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cluster/method/hierarchical.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
from cluster.cluster import Cluster
2222
from cluster.matrix import Matrix
2323
from cluster.method.base import BaseClusterMethod
24-
from cluster.util import median, mean, fullyflatten
2524
from cluster.linkage import single, complete, average, uclus
2625

2726

0 commit comments

Comments
 (0)