# HG changeset patch # User Pawel Solyga # Date 1236201259 0 # Node ID b33f52648efee262dcd64cc3ced2c30cb6c704f9 # Parent d46f7f7030fed95d9102318f816a9cb0b512efb4 Fix too long lines in soc.logic.models.org_admin module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed diff -r d46f7f7030fe -r b33f52648efe 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