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 ce432c0 commit 561544dCopy full SHA for 561544d
1 file changed
doc/conf.py
@@ -115,7 +115,7 @@ def _check_dependencies():
115
'cycler': ('https://matplotlib.org/cycler', None),
116
'dateutil': ('https://dateutil.readthedocs.io/en/stable/', None),
117
'ipykernel': ('https://ipykernel.readthedocs.io/en/latest/', None),
118
- 'numpy': ('https://docs.scipy.org/doc/numpy/', None),
+ 'numpy': ('https://numpy.org/doc/stable/', None),
119
'pandas': ('https://pandas.pydata.org/pandas-docs/stable/', None),
120
'pytest': ('https://pytest.org/en/stable', None),
121
'python': ('https://docs.python.org/3', None),
0 commit comments