Skip to content

Commit

Permalink
Remove unnecessary intersphinx mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
iskandergaba committed Oct 25, 2024
1 parent 2b7edcb commit 03fe943
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
intersphinx_mapping = {
"numpy": ("https://numpy.org/doc/stable", None),
"scipy": ("https://docs.scipy.org/doc/scipy", None),
"pyriodicity": ("https://pyriodicity.readthedocs.io/en/{}".format(release), None),
}

# Options for HTML output
Expand Down

0 comments on commit 03fe943

Please sign in to comment.