mirror of
https://github.com/ROCm/jax.git
synced 2025-04-19 05:16:06 +00:00
Merge pull request #18559 from jakevdp:ci-fix
PiperOrigin-RevId: 583080498
This commit is contained in:
commit
7728b2e26f
@ -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 = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user