Skip to content

Commit 39ad79b

Browse files
committed
🎨 Restore final newline
1 parent c25a9fa commit 39ad79b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_sources/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -654,4 +654,4 @@ def setup(app) -> None:
654654
# app.setup_extension('sphinx.directives')
655655
# app.add_autodocumenter(DocumentNodeBlockFunction)
656656
# modify docstrings before parsing RST
657-
app.connect('autodoc-process-docstring', autodoc_process_docstring)
657+
app.connect('autodoc-process-docstring', autodoc_process_docstring)

0 commit comments

Comments
 (0)