Skip to content
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

[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 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.

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