Skip to content

Commit

Permalink
Merge branch 'ig/ellipsis_indexing' of github.com:scverse/anndata int…
Browse files Browse the repository at this point in the history
…o ig/ellipsis_indexing
  • Loading branch information
ilan-gold committed Oct 25, 2024
2 parents e994076 + f580cad commit 7cfbb57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@
("py:obj", "numpy._typing._array_like._ScalarType_co"),
# https://github.com/sphinx-doc/sphinx/issues/10974
("py:class", "numpy.int64"),
# https://github.com/tox-dev/sphinx-autodoc-typehints/issues/498
("py:class", "types.EllipsisType"),
]

Expand Down

0 comments on commit 7cfbb57

Please sign in to comment.