Skip to content

Commit

Permalink
Add docstring to network.session
Browse files Browse the repository at this point in the history
  • Loading branch information
chrahunt committed Sep 27, 2019
1 parent 3328e81 commit c40331e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/pip/_internal/network/session.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
"""PipSession and supporting code, containing all pip-specific
network request configuration and behavior.
"""
import email.utils
import json
import logging
Expand Down

0 comments on commit c40331e

Please sign in to comment.