Add return value

Add return value "True" makes comments more clear
Change-Id: Ib2f9055828f0b5de9bd56c36cdfa9c204ed3f3fa
This commit is contained in:
Felix Li 2016-01-04 07:38:03 -05:00
parent 7b62b36960
commit e2c814c6f0
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ def _matches(event, token_values):
:param event: one revocation event to match
:param token_values: dictionary with set of values taken from the
token
:returns: if the token matches the revocation event, indicating the
:returns: True if the token matches the revocation event, indicating the
token has been revoked
"""
# The token has three attributes that can match the user_id