Skip to content

Commit 4c9f194

Browse files
[pre-commit.ci] auto fixes from pre-commit hooks
1 parent f3fcd45 commit 4c9f194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: doc/source/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
# Add any extra paths that contain custom files (such as robots.txt or
159159
# .htaccess) here, relative to this directory. These files are copied
160160
# directly to the root of the documentation.
161-
html_extra_path = ['images']
161+
html_extra_path = ["images"]
162162

163163
# If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
164164
# using the given strftime format.

0 commit comments

Comments
 (0)