Skip to content

Commit 9da6df0

Browse files
committed
style(docs[conf]): Apply ruff format
1 parent 4eb7783 commit 9da6df0

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

docs/conf.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,7 @@
3535
"python": ("https://docs.python.org/", None),
3636
"pytest": ("https://docs.pytest.org/en/stable/", None),
3737
},
38-
linkcode_resolve=make_linkcode_resolve(
39-
libtmux, about["__github__"], src_dir="src"
40-
),
38+
linkcode_resolve=make_linkcode_resolve(libtmux, about["__github__"], src_dir="src"),
4139
# Project-specific overrides
4240
theme_options={
4341
"announcement": (

0 commit comments

Comments
 (0)