Belval / pdf2image

A python module that wraps the pdftoppm utility to convert PDF to PIL Image object
MIT License
1.6k stars 194 forks source link

Update __init__.py to mark exports as public #276

Closed John-Schreiber closed 8 months ago

John-Schreiber commented 9 months ago

Update init.py to match https://github.com/microsoft/pyright/blob/main/docs/typed-libraries.md#library-interface to mark exports as public