Skip to content

Conversation

@qued
Copy link
Contributor

@qued qued commented Nov 5, 2025

Note

Explicitly raises NotImplementedError when single-indexing TextRegions; adds a skipped test, updates changelog, and bumps version to 1.1.1.

  • Elements:
    • unstructured_inference/inference/elements.py: Single-element indexing of TextRegions now raises NotImplementedError in slice() (used by __getitem__).
  • Tests:
    • test_unstructured_inference/test_elements.py: Adds a skipped test covering single-element access expectations.
  • Release:
    • __version__ bumped to 1.1.1.
    • CHANGELOG.md: Notes the new NotImplementedError behavior for single indexing.

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

@qued qued merged commit 9d3d695 into main Nov 5, 2025
15 checks passed
@qued qued deleted the fix/slicing-for-single-index branch November 5, 2025 18:24
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