Fix too long lines in soc.models.ranker_root module.
authorPawel Solyga <Pawel.Solyga@gmail.com>
Wed, 04 Mar 2009 21:12:36 +0000
changeset 1653 d46f7f7030fe
parent 1652 83903fb16b76
child 1654 b33f52648efe
Fix too long lines in soc.models.ranker_root module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
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