ceoavinash/eef / _implementation.py
ceoavinash's picture
download
raw
511 Bytes
from __future__ import annotations
from pip._internal.utils import _log
# init_logging() must be called before any call to logging.getLogger()
# which happens at import of most modules.
_log.init_logging()
def main(args: list[str] | None = None) -> int:
"""This is preserved for old console scripts that may still be referencing
it.
For additional details, see https://github.com/pypa/pip/issues/7498.
"""
from pip._internal.utils.entrypoints import _wrapper
return _wrapper(args)

Xet Storage Details

Size:
511 Bytes
·
Xet hash:
fef5dc65a53c612326c756fb3d05cf836475945182e5c5df5e0815c1a749548a

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.