Skip to content

Commit 5e8e4a5

Browse files
committed
fix: code-style in docstring
1 parent bca0acc commit 5e8e4a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ def remove_examples_from_source_dir(app: sphinx.application.Sphinx, exception: E
346346

347347
def setup(app: sphinx.application.Sphinx):
348348
"""
349-
Setup different hook functions during the documentation build.
349+
Run different hook functions during the documentation build.
350350
351351
Parameters
352352
----------

0 commit comments

Comments
 (0)