# HG changeset patch # User Lennard de Rijk # Date 1240063164 0 # Node ID 4daf85a152ca6acdc39962d6f5b179399c5d0a55 # Parent 77273200ab4f1540bc872b21e6428f07710f1446 White space fix in list_info module. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed diff -r 77273200ab4f -r 4daf85a152ca app/soc/views/helper/list_info.py --- a/app/soc/views/helper/list_info.py Sat Apr 18 12:49:37 2009 +0000 +++ b/app/soc/views/helper/list_info.py Sat Apr 18 13:59:24 2009 +0000 @@ -24,7 +24,7 @@ def getStudentProposalInfo(ranking, proposals_keys): """Returns a function that returns information about the rank and assignment. - + Args: ranking: dict with a mapping from Student Proposal key to rank proposals_keys: list of proposal keys assigned a slot