We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2946d96 commit 38c4e68Copy full SHA for 38c4e68
tests/test_workflows.py
@@ -17,7 +17,7 @@
17
from PyPDF2.constants import ImageAttributes as IA
18
from PyPDF2.constants import PageAttributes as PG
19
from PyPDF2.constants import Ressources as RES
20
-from PyPDF2.errors import PdfReadError, PdfReadWarning
+from PyPDF2.errors import PdfReadWarning
21
from PyPDF2.filters import _xobj_to_image
22
23
from . import get_pdf_from_url, normalize_warnings
0 commit comments