Skip to content

Commit 8e41472

Browse files
committed
Synced conf.py
1 parent 3091cb5 commit 8e41472

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -796,6 +796,7 @@ def rstjinja(app, docname, source) -> None:
796796
rendered = app.builder.templates.render_string(src, app.config.html_context)
797797
source[0] = rendered
798798

799+
799800
def setup(app) -> None:
800801
app.connect("source-read", rstjinja)
801802
app.connect("autodoc-process-docstring", remove_flags_docstring)

0 commit comments

Comments
 (0)