Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] authored and aclark4life committed Feb 27, 2024
1 parent ecba08f commit fde1ccb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -353,6 +353,4 @@
ogp_image_alt = "Pillow"

# sphinx-reredirects
redirects = {
"installation.html": "installation/index.html"
}
redirects = {"installation.html": "installation/index.html"}
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ docs = [
"sphinx-copybutton",
"sphinx-inline-tabs",
"sphinx-removed-in",
"sphinxext-opengraph",
"sphinx-reredirects",
"sphinxext-opengraph",
]
fpx = [
"olefile",
Expand Down

0 comments on commit fde1ccb

Please sign in to comment.