Skip to content

Commit

Permalink
Upwrap import
Browse files Browse the repository at this point in the history
  • Loading branch information
zooba committed May 8, 2019
1 parent 49b9298 commit 3816a74
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/unit/test_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@
call_subprocess, egg_link_path, ensure_dir, format_command_args,
get_installed_distributions, get_prog, normalize_path, redact_netloc,
redact_password_from_url, remove_auth_from_url, rmtree,
split_auth_from_netloc, split_auth_netloc_from_url, untar_file,
unzip_file,
split_auth_from_netloc, split_auth_netloc_from_url, untar_file, unzip_file,
)
from pip._internal.utils.packaging import check_dist_requires_python
from pip._internal.utils.temp_dir import AdjacentTempDirectory, TempDirectory
Expand Down

0 comments on commit 3816a74

Please sign in to comment.