Skip to content

Commit

Permalink
Update "conf.py" file.
Browse files Browse the repository at this point in the history
  • Loading branch information
KelSolaar committed Sep 10, 2022
1 parent 74ff042 commit ce73e82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"matplotlib": ("https://matplotlib.org/stable", None),
"numpy": ("https://numpy.org/doc/stable", None),
"pandas": ("https://pandas.pydata.org/pandas-docs/dev", None),
"scipy": ("https://docs.scipy.org/doc/scipy-1.8.0/html-scipyorg", None),
"scipy": ("https://docs.scipy.org/doc/scipy-1.8.0/", None),
}

autodoc_member_order = "bysource"
Expand Down

0 comments on commit ce73e82

Please sign in to comment.