未验证 提交 43864b86 编写于 作者: C Christopher Hunt 提交者: GitHub

Merge pull request #7056 from chrahunt/docs/networking-auth-docstring

Add documentation string to pip._internal.network.auth
"""Contains purely network-related utilities.
"""
"""Network Authentication Helpers
Contains interface (MultiDomainBasicAuth) and associated glue code for
providing credentials in the context of network requests.
"""
import logging
from pip._vendor.requests.auth import AuthBase, HTTPBasicAuth
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册