Skip to content

Commit fde1ccb

Browse files
pre-commit-ci[bot]aclark4life
authored andcommitted
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent ecba08f commit fde1ccb

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

docs/conf.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -353,6 +353,4 @@
353353
ogp_image_alt = "Pillow"
354354

355355
# sphinx-reredirects
356-
redirects = {
357-
"installation.html": "installation/index.html"
358-
}
356+
redirects = {"installation.html": "installation/index.html"}

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ docs = [
4646
"sphinx-copybutton",
4747
"sphinx-inline-tabs",
4848
"sphinx-removed-in",
49-
"sphinxext-opengraph",
5049
"sphinx-reredirects",
50+
"sphinxext-opengraph",
5151
]
5252
fpx = [
5353
"olefile",

0 commit comments

Comments
 (0)