Skip to content

Commit

Permalink
Update uninstall.py
Browse files Browse the repository at this point in the history
  • Loading branch information
matteius authored Sep 23, 2024
1 parent cdc6499 commit ff8bbe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipenv/routines/uninstall.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from pipenv.patched.pip._internal.build_env import get_runnable_pip
from pipenv.project import Project
from pipenv.routines.lock import do_lock
from pipenv.utils import console
from pipenv.utils import console
from pipenv.utils.dependencies import (
expansive_install_req_from_line,
get_lockfile_section_using_pipfile_category,
Expand Down

0 comments on commit ff8bbe4

Please sign in to comment.