Skip to content

chore: Remove warning logs from pypdf #148

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 8, 2024
Merged

Conversation

awalker4
Copy link
Collaborator

@awalker4 awalker4 commented Aug 8, 2024

When we load a PdfReader with strict=False, we can get warnings from pypdf. Unless an error is thrown, these do not affect processing, so let's just suppress the pypdf log level.

When we load a PdfReader with `strict=False`, we can get warnings from pypdf. Unless an error is
thrown, these do not affect processing, so let's just suppress the pypdf log level.
@awalker4 awalker4 enabled auto-merge (squash) August 8, 2024 20:34
Copy link

@MKhalusova MKhalusova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks :)

@awalker4 awalker4 merged commit 5f09f06 into main Aug 8, 2024
7 checks passed
@awalker4 awalker4 deleted the austin/suppress-pdf-warnings branch August 8, 2024 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants