Skip to content

Commit d22193a

Browse files
committed
Apply ruff formatting to docs/source/conf.py
1 parent 56333a8 commit d22193a

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

docs/source/conf.py

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,11 @@
5353

5454
# -- Options for LaTeX output ------------------------------------------------
5555
latex_documents = [
56-
(master_doc, "python-gerritclient.tex", "python-gerritclient Documentation", author, "manual"),
56+
(
57+
master_doc,
58+
"python-gerritclient.tex",
59+
"python-gerritclient Documentation",
60+
author,
61+
"manual",
62+
),
5763
]

0 commit comments

Comments
 (0)