Skip to content

Commit 88b008e

Browse files
committed
Removed dcor as explicit import
1 parent 90af2eb commit 88b008e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/decoupler/tl/_rankby_order.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
import scipy.stats as sts
77
import scipy.sparse as sps
88
from anndata import AnnData
9-
import dcor
109

1110
from decoupler._odeps import dcor, _check_import
1211
from decoupler._docs import docs

0 commit comments

Comments
 (0)