Thanks to visit codestin.com Credit goes to github.com
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.
1 parent 47cfa35 commit 5332f07Copy full SHA for 5332f07
1 file changed
doc/conf.py
@@ -115,7 +115,7 @@ def _check_dependencies():
115
'pandas': ('https://pandas.pydata.org/pandas-docs/stable/', None),
116
'Pillow': ('https://pillow.readthedocs.io/en/stable/', None),
117
'pytest': ('https://pytest.org/en/stable', None),
118
- 'scipy': ('https://scipy.github.io/devdocs', None),
+ 'scipy': ('https://docs.scipy.org/doc/scipy/reference/', None),
119
}
120
121
0 commit comments