KiBot/kibot/PyPDF2/__init__.py

3 lines
69 B
Python

from .merger import PdfFileMerger
__all__ = ["pdf", "PdfFileMerger"]