We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90af2eb commit 88b008eCopy full SHA for 88b008e
1 file changed
src/decoupler/tl/_rankby_order.py
@@ -6,7 +6,6 @@
6
import scipy.stats as sts
7
import scipy.sparse as sps
8
from anndata import AnnData
9
-import dcor
10
11
from decoupler._odeps import dcor, _check_import
12
from decoupler._docs import docs
0 commit comments