Skip to content

Commit 044188a

Browse files
luismedeluranusjr
andauthored
Update docs/pip_sphinxext.py
Co-authored-by: Tzu-ping Chung <[email protected]>
1 parent 057a6d5 commit 044188a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pip_sphinxext.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ def _format_option(
150150
"",
151151
line,
152152
"",
153-
" " + opt_help,
153+
f" {opt_help}",
154154
"",
155155
f" (environment variable: {env_var_names_src})",
156156
"",

0 commit comments

Comments
 (0)