Ignore:
Timestamp:
Apr 20, 2011 4:02:03 PM (14 years ago)
Author:
zidane
Message:

fixes pyflakes and pylint

File:
1 edited

Legend:

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

    r3152 r3163  
    1 from zope import schema 
    21from zope.interface import Interface 
    32 
    4 from zope.app.container.constraints import contains 
    5 from zope.app.container.constraints import containers 
    6  
    7 from Products.DCWorkflow.interfaces import IAfterTransitionEvent 
    83from plone.browserlayer.interfaces import ILocalBrowserLayerType 
    94 
    10 from quintagroup.plonegooglesitemaps \ 
    11     import qPloneGoogleSitemapsMessageFactory as _ 
    125 
    136# -*- extra stuff goes here -*- 
Note: See TracChangeset for help on using the changeset viewer.