Merge "Add a description of the parameters to function."

This commit is contained in:
Jenkins 2017-07-12 06:28:28 +00:00 committed by Gerrit Code Review
commit fdee469535

View File

@ -100,6 +100,7 @@ def get_limited_to_project(headers, enforcer):
"""Return the project the request should be limited to.
:param headers: HTTP headers dictionary
:param enforcer: policy enforcer
:return: A project, or None if there's no limit on it.
"""