Skip to content

Commit ab9a33b

Browse files
PauBadiaMclaude
andcommitted
Remove unreachable mudata intersphinx mapping
The mudata readthedocs inventory returns 404; remove it to fix the docs build. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent cba4246 commit ab9a33b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docs/conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@
102102
"numpy": ("https://numpy.org/doc/stable/", None),
103103
"pandas": ("https://pandas.pydata.org/docs/", None),
104104
"matplotlib": ("https://matplotlib.org/stable/", None),
105-
"mudata": ("https://mudata.readthedocs.io/en/stable/", None),
106105
}
107106

108107
# List of patterns, relative to source directory, that match files and

0 commit comments

Comments
 (0)