Skip to content

Commit

Permalink
Add intersphinx mapping fr numpy
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinehumbert committed Mar 7, 2021
1 parent 57f120c commit c7b15a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/conf.py
Expand Up @@ -81,4 +81,5 @@ def setup(app):
intersphinx_mapping = {
'python': ('https://docs.python.org/3/', None),
'pillow': ('https://pillow.readthedocs.io/en/latest/', None),
'numpy': ('https://numpy.org/doc/stable/', None),
}

0 comments on commit c7b15a9

Please sign in to comment.