mirror of
https://github.com/jsvine/pdfplumber.git
synced 2026-08-30 09:00:24 +08:00
feb9d082d7
Added weak tests for a couple of hard-to-test visual debugging methods in display.py. Also marked an exception-handling block in pdf.py as `pragma: nocover` because we don't yet have a PDF to test it with, but the logic there is simple and straightforward.