Skip to content

Conversation

@qued
Copy link
Contributor

@qued qued commented Oct 28, 2025

Merging logic has been moved to unstructured for a long time now, this PR removes the leftover logic here.


Note

Removes obsolete layout merge logic and related tests, drops unused MERGED source, and bumps version to 1.0.10 with changelog update.

  • Core:
    • Remove merge_inferred_layout_with_extracted_layout from unstructured_inference/inference/layoutelement.py and associated unused imports.
  • Tests:
    • Delete test_merge_inferred_layout_with_extracted_layout and related imports in test_unstructured_inference/test_elements.py.
  • Constants:
    • Drop unused Source.MERGED from unstructured_inference/constants.py.
  • Versioning/Docs:
    • Bump __version__ to 1.0.10 and update CHANGELOG.md.

Written by Cursor Bugbot for commit 5d7f9a1. This will update automatically on new commits. Configure here.

Copy link
Contributor

@ajjimeno ajjimeno left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@qued qued merged commit 9a3f925 into main Oct 29, 2025
15 checks passed
@qued qued deleted the chore/remove-merging-logic branch October 29, 2025 15:56
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.

3 participants