Ignore:
Timestamp:
Jan 31, 2012 12:40:54 PM (12 years ago)
Author:
chervol
Message:

pep8 fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • quintagroup.dropdownmenu/trunk/quintagroup/dropdownmenu/interfaces.py

    r3347 r3348  
    9494    caching_strategy = schema.Choice( 
    9595    title=_(u"Select caching strategy"), 
    96     description=_(u"Caching strategy defines how the cache key will be built."), 
     96    description=_(u"Caching strategy defines how the cache key will be built." 
     97                 ), 
    9798    default="anonymous", 
    9899    vocabulary=cachings 
Note: See TracChangeset for help on using the changeset viewer.