Fix too long lines in soc.logic.models.org_admin module.
Patch by: Pawel Solyga
Reviewed by: to-be-reviewed
--- 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