Upload hf_env/lib/python3.14/site-packages/pip/_internal/cli/__init__.py with huggingface_hub
Browse files
hf_env/lib/python3.14/site-packages/pip/_internal/cli/__init__.py
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
"""Subpackage containing all of pip's command line interface related code"""
|
| 2 |
+
|
| 3 |
+
# This file intentionally does not import submodules
|