Skip to content

Commit fac6d08

Browse files
committed
retry action after redownload, no changes
1 parent 2cef2e7 commit fac6d08

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pipenv/utils/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,5 @@
33
from pipenv.patched.pip._vendor.rich.console import Console
44

55
logging.basicConfig(level=logging.INFO)
6-
76
console = Console(highlight=False)
87
err = Console(stderr=True)

0 commit comments

Comments
 (0)