Changeset 6390 for main/waeup.sirp/trunk


Ignore:
Timestamp:
16 Jun 2011, 21:12:58 (13 years ago)
Author:
uli
Message:

pyflakes happy.

File:
1 edited

Legend:

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

    r6383 r6390  
    3434from reportlab.pdfgen import canvas
    3535from reportlab.lib.units import cm
    36 from reportlab.lib.pagesizes import A4, landscape
     36from reportlab.lib.pagesizes import A4
    3737from reportlab.lib.styles import getSampleStyleSheet
    3838from reportlab.platypus import (Frame, Paragraph, Image,
    3939    Table, Spacer)
    40 from reportlab.platypus.flowables import HRFlowable
    4140from reportlab.platypus.tables import TableStyle
    4241
Note: See TracChangeset for help on using the changeset viewer.