Skip to content

Conversation

aksg87
Copy link
Collaborator

@aksg87 aksg87 commented Aug 8, 2025

Summary

  • Removes duplicate exceptions.py file from root directory
  • File was identical to langextract/exceptions.py

Testing

  • All tests pass (py310, py311)
  • Linting and formatting checks pass

The exceptions.py file existed in both the root directory and langextract/ directory with identical content. This removes the duplicate from the root to avoid confusion and maintain proper package structure.
@github-actions github-actions bot added the size/XS Pull request with less than 50 lines changed label Aug 8, 2025
Copy link

github-actions bot commented Aug 8, 2025

No linked issues found. Please add the corresponding issues in the pull request description.
Use GitHub automation to close the issue when a PR is merged

@aksg87 aksg87 merged commit f3c1553 into main Aug 8, 2025
11 of 13 checks passed
aksg87 added a commit that referenced this pull request Aug 21, 2025
The exceptions.py file existed in both the root directory and langextract/ directory with identical content. This removes the duplicate from the root to avoid confusion and maintain proper package structure.
sinnaj pushed a commit to sinnaj/langextract that referenced this pull request Sep 3, 2025
The exceptions.py file existed in both the root directory and langextract/ directory with identical content. This removes the duplicate from the root to avoid confusion and maintain proper package structure.
aksg87 added a commit that referenced this pull request Sep 12, 2025
The exceptions.py file existed in both the root directory and langextract/ directory with identical content. This removes the duplicate from the root to avoid confusion and maintain proper package structure.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XS Pull request with less than 50 lines changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant