Launchpad automatic translations update.
[odoo/odoo.git] / bin / report / pyPdf / __init__.py
1 from pdf import PdfFileReader, PdfFileWriter
2 __all__ = ["pdf"]