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] committed Mar 2, 2023
1 parent e3a2c31 commit eff1402
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/conf.py
Expand Up @@ -153,8 +153,8 @@
def setup(app):
# See https://github.com/sphinx-doc/sphinx/issues/5562#issuecomment-434296574
app.add_object_type(
'confval',
'confval',
objname='configuration value',
indextemplate='pair: %s; configuration value'
"confval",
"confval",
objname="configuration value",
indextemplate="pair: %s; configuration value",
)

0 comments on commit eff1402

Please sign in to comment.