mirror of
https://git.mirrors.martin98.com/https://github.com/infiniflow/ragflow.git
synced 2025-06-03 19:03:59 +08:00

### What problem does this PR solve? When pdfparser call `_naive_vertical_merge` method,there is a "not concating feature " value by computing difference between `b` and `b_`'s layoutno ,but actually is `b` and `b`. I think it's a bug, so fix it. Please check again. ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)