We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dabd74b + 0148032 commit 64c96c6Copy full SHA for 64c96c6
1 file changed
docs/conf.py
@@ -149,6 +149,7 @@
149
("py:class", "anndata.compat.CupySparseMatrix"),
150
("py:class", "sparse.numba_backend._coo.core.COO"),
151
("py:class", "sparse._coo.core.COO"),
152
+ ("py:class", "pandas.core.arrays.base.ExtensionArray"),
153
]
154
155
# Redirect broken parameter annotation classes
0 commit comments