# HG changeset patch # User Pawel Solyga # Date 1236201156 0 # Node ID d46f7f7030fed95d9102318f816a9cb0b512efb4 # Parent 83903fb16b76ac025c9ecce4ff9d8c5eae7171cd Fix too long lines in soc.models.ranker_root module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed diff -r 83903fb16b76 -r d46f7f7030fe app/soc/models/ranker_root.py --- a/app/soc/models/ranker_root.py Wed Mar 04 21:11:43 2009 +0000 +++ b/app/soc/models/ranker_root.py Wed Mar 04 21:12:36 2009 +0000 @@ -28,7 +28,8 @@ class RankerRoot(soc.models.linkable.Linkable): - """Links the Root of a RankList tree to an owner and also gives it an unique ID. + """Links the Root of a RankList tree to an owner and also + gives it an unique ID. """ #: A required reference property to the root of the RankList tree