Skip to content

Commit 3e26b3d

Browse files
committed
init logger in pip root pkg
Signed-off-by: Alexander Mazuruk <a.mazuruk@samsung.com>
1 parent a998135 commit 3e26b3d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/fetchcode/vcs/pip/__init__.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
from fetchcode.vcs.pip._internal.utils import _log
2+
3+
_log.init_logging()

0 commit comments

Comments
 (0)