Skip to content

Commit b6da932

Browse files
Remove whitespace
1 parent 176ab1c commit b6da932

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pip/_internal/commands/install.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@ def add_options(self) -> None:
117117
action="store_false",
118118
help=SUPPRESS_HELP,
119119
)
120-
121120
self.cmd_opts.add_option(
122121
"--root",
123122
dest="root_path",

0 commit comments

Comments
 (0)