eptm_dashboard/.venv/lib/python3.12/site-packages/pdfplumber/utils/exceptions.py

6 lines
96 B
Python

class MalformedPDFException(Exception):
pass
class PdfminerException(Exception):
pass