Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

[MRG] Fixed #350: make sure strip_text= argument works #351

Closed
wants to merge 2 commits into from
Closed

[MRG] Fixed #350: make sure strip_text= argument works #351

wants to merge 2 commits into from

Conversation

dimitern
Copy link
Contributor

Fixes #350

Added a helper to do the stripping, and updated a test to verify it works.

As tests were failing due to pytest-5.0.0 changes with pytest.raises, I've updated those as needed to pass them, but those changes are not related to fixing the issue.

@dimitern dimitern changed the title Fixed #350: make sure strip_text= argument works [MRG] Fixed #350: make sure strip_text= argument works Jun 30, 2019
@dimitern
Copy link
Contributor Author

dimitern commented Jul 1, 2019

I've removed the unrelated changes to test_errors.py in favour of the separate PR I pushed #354

@dimitern
Copy link
Contributor Author

dimitern commented Jul 4, 2019

Closing in favour of camelot-dev/camelot#4

@dimitern dimitern closed this Jul 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

read_pdf() silently ignores the strip_text= argument.
1 participant