camelot
camelot copied to clipboard
[MRG] Fix issues in utils.py, code optimisations, readability improvements, improvement in unit test coverage.
CHANGES
utils.py
- Fix import-error from pdfminer
- Add type-annotations
- Code optimisations random_string(), remove_extra(), text_strip(), compute_whitespace()
- Improve code-readability.
- Add more unit-test cases.
@vinayak-mehta @bosd: All tests are passing.
@python3-dev Thanks for you contribution. Tests are failling sadly. Can you look into this :pray: