Skip to content

Commit

Permalink
Merge branch 'main' into release/0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuelopez-ansys committed Oct 19, 2023
2 parents 54e4b70 + 1c42fae commit 017890b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ def setup(app):

# Intersphinx mapping
intersphinx_mapping = {
"python": ("https://docs.python.org/3", None),
"python": ("https://docs.python.org/3.11", None),
"scipy": ("https://docs.scipy.org/doc/scipy/reference", None),
"numpy": ("https://numpy.org/devdocs", None),
"matplotlib": ("https://matplotlib.org/stable", None),
Expand Down Expand Up @@ -379,4 +379,4 @@ def setup(app):
author,
"manual",
),
]
]

0 comments on commit 017890b

Please sign in to comment.