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