Added function to ping a host
This commit is contained in:
4
Lib/site-packages/pip/_internal/cli/__init__.py
Normal file
4
Lib/site-packages/pip/_internal/cli/__init__.py
Normal file
@@ -0,0 +1,4 @@
|
||||
"""Subpackage containing all of pip's command line interface related code
|
||||
"""
|
||||
|
||||
# This file intentionally does not import submodules
|
||||
Reference in New Issue
Block a user