Skip to content

Commit

Permalink
Add whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
realshouzy committed Jun 11, 2024
1 parent fd27820 commit bb5094f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pip_manage/pip_purge.py
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@ def main( # pylint: disable=R0914, R0915 # noqa: PLR0915
"Unrecognized arguments: %s",
", ".join(formatted_unrecognized_arg),
)

try:
requirements: list[str] = _read_from_requirements(
args.requirements,
Expand Down

0 comments on commit bb5094f

Please sign in to comment.