Skip to content

Commit

Permalink
fixme: remove this change before merge
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda committed Mar 25, 2024
1 parent ec43d52 commit 588573c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ def _convert_markdown(path_in: str, path_out: str, path_root: str) -> None:
intersphinx_mapping = {
"python": ("https://docs.python.org/3", None),
"torch": ("https://pytorch.org/docs/stable/", None),
"numpy": ("https://numpy.org/doc/stable/", None),
"numpy": ("https://numpy.org/doc/1.26/", None),
}

# -- Options for todo extension ----------------------------------------------
Expand Down

0 comments on commit 588573c

Please sign in to comment.