Changeset 7317 for main


Ignore:
Timestamp:
9 Dec 2011, 10:53:26 (13 years ago)
Author:
uli
Message:

Fix formatting.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.sirp/trunk/src/waeup/sirp/applicants/interfaces.py

    r7270 r7317  
    2525from zope.component import getUtilitiesFor, queryUtility
    2626from zope.catalog.interfaces import ICatalog
    27 from zope.schema.interfaces import ValidationError, ISource, IContextSourceBinder
     27from zope.schema.interfaces import (
     28    ValidationError, ISource, IContextSourceBinder)
    2829from zc.sourcefactory.basic import BasicSourceFactory
    2930from waeup.sirp.schema import TextLineChoice
Note: See TracChangeset for help on using the changeset viewer.