Ignore:
Timestamp:
Apr 14, 2011 6:31:43 PM (13 years ago)
Author:
kroman0
Message:

Pyflakes and pep8 fixes #7

File:
1 edited

Legend:

Unmodified
Added
Removed
  • quintagroup.plonecomments/trunk/quintagroup/plonecomments/browser/comments.py

    r3118 r3120  
    2323 
    2424    def is_moderation_enabled(self): 
    25         """ Returns a boolean indicating whether the user has enabled moderation 
    26             in the qPloneComments configlet 
     25        """ Returns a boolean indicating whether the user has enabled 
     26            moderation in the qPloneComments configlet 
    2727        """ 
    2828        portal_properties = getToolByName(self.context, 'portal_properties') 
Note: See TracChangeset for help on using the changeset viewer.