Merge pull request #18559 from jakevdp:ci-fix

PiperOrigin-RevId: 583080498
This commit is contained in:
jax authors 2023-11-16 09:59:28 -08:00
commit 7728b2e26f

View File

@ -78,7 +78,7 @@ extensions = [
intersphinx_mapping = {
'python': ('https://docs.python.org/3/', None),
'numpy': ('https://numpy.org/doc/stable/', None),
'scipy': ('https://docs.scipy.org/doc/scipy-1.8.1/', None),
'scipy': ('https://docs.scipy.org/doc/scipy/reference/', None),
}
suppress_warnings = [