Some minor style fixes.
authorLennard de Rijk <ljvderijk@gmail.com>
Sun, 08 Mar 2009 21:51:17 +0000
changeset 1758 e035f81d367b
parent 1757 0f909179ccf2
child 1759 94b64c07f7ce
Some minor style fixes. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
app/soc/views/models/student_proposal.py
--- a/app/soc/views/models/student_proposal.py	Sun Mar 08 21:37:21 2009 +0000
+++ b/app/soc/views/models/student_proposal.py	Sun Mar 08 21:51:17 2009 +0000
@@ -363,7 +363,7 @@
     return responses.respond(request, template, context=context)
 
   def updatePublicContext(self, context, entity, params):
-    """Updates the context for the public page with information from the entity
+    """Updates the context for the public page with information from the entity.
 
     Args:
       context: the context that should be updated
@@ -636,7 +636,7 @@
 
   def _getDefaultReviewContext(self, entity, org_admin,
                                mentor):
-    """Returns the default context for the review page
+    """Returns the default context for the review page.
 
     Args:
       entity: Student Proposal entity