fix a typo in session.py

Change-Id: I7638ad73506945cf6e029c518af864023261be70
This commit is contained in:
melissaml 2018-03-26 16:02:31 +08:00
parent 904fb5b2a0
commit 2efa5f78f3
1 changed files with 1 additions and 1 deletions

View File

@ -157,7 +157,7 @@ def _determine_calling_package():
def _determine_user_agent(): def _determine_user_agent():
"""Attempt to programatically generate a user agent string. """Attempt to programmatically generate a user agent string.
First, look at the name of the process. Return this unless it is in First, look at the name of the process. Return this unless it is in
the `ignored` list. Otherwise, look at the function call stack and the `ignored` list. Otherwise, look at the function call stack and