Commit d4af2c3
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.1 parent c2f94d2 commit d4af2c3
File tree
6 files changed
+2309
-271
lines changed- camelot
- parsers
- tests
6 files changed
+2309
-271
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
| 58 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
291 | 291 | | |
292 | 292 | | |
293 | 293 | | |
294 | | - | |
| 294 | + | |
295 | 295 | | |
296 | 296 | | |
297 | | - | |
| 297 | + | |
298 | 298 | | |
299 | 299 | | |
300 | 300 | | |
| |||
0 commit comments