Skip to content

Commit f9a0ca1

Browse files
authored
Merge branch 'main' into PR_CFI
2 parents 03b919a + 57d40de commit f9a0ca1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/tools/conf.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,9 +152,7 @@
152152
"scipy": ("https://docs.scipy.org/doc/scipy/", None),
153153
"matplotlib": ("https://matplotlib.org/stable/", None),
154154
"sklearn": ("https://scikit-learn.org/stable", None),
155-
"numba": ("https://numba.readthedocs.io/en/stable/", None),
156155
"joblib": ("https://joblib.readthedocs.io/en/latest", None),
157156
"pandas": ("https://pandas.pydata.org/pandas-docs/stable", None),
158157
"seaborn": ("https://seaborn.pydata.org/", None),
159-
"pyvista": ("https://docs.pyvista.org", None),
160158
}

0 commit comments

Comments
 (0)