Commit 283b218
committed
tests/live: Simplify word-related conditionals in test_live_extract_pdf_text
- Replaced redundant string comparisons for `word_style` and
`word_coordinates` options with direct truthy value checks.
- Ensured consistent logic for validating `response.words`.
Assisted-by: Codex1 parent de3eb43 commit 283b218
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
0 commit comments