Fix too long lines in soc.logic.models.org_admin module.
authorPawel Solyga <Pawel.Solyga@gmail.com>
Wed, 04 Mar 2009 21:14:19 +0000
changeset 1654 b33f52648efe
parent 1653 d46f7f7030fe
child 1655 ed1df29f4fd9
Fix too long lines in soc.logic.models.org_admin module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
app/soc/logic/models/org_admin.py
--- a/app/soc/logic/models/org_admin.py	Wed Mar 04 21:12:36 2009 +0000
+++ b/app/soc/logic/models/org_admin.py	Wed Mar 04 21:14:19 2009 +0000
@@ -42,7 +42,8 @@
                                 scope_logic=scope_logic)
 
   def _onCreate(self, entity):
-    """Marks the Organization for this Org Admin as active if it's status is new.
+    """Marks the Organization for this Org Admin as active 
+       if it's status is new.
     """
 
     org_entity = entity.scope