Skip to content

Comments

Remove unused import and fix None singleton compare#435

Merged
chrismattmann merged 1 commit intochrismattmann:masterfrom
huisman:small_fixes
Feb 21, 2026
Merged

Remove unused import and fix None singleton compare#435
chrismattmann merged 1 commit intochrismattmann:masterfrom
huisman:small_fixes

Conversation

@huisman
Copy link
Contributor

@huisman huisman commented Aug 30, 2025

This PR:

  • Removes unused import of os
  • compares to None singleton using is instead of == as recommended by PEP 8

@chrismattmann chrismattmann self-assigned this Feb 21, 2026
@chrismattmann chrismattmann added bug enhancement dependencies Pull requests that update a dependency file labels Feb 21, 2026
@chrismattmann chrismattmann modified the milestone: tika-next Feb 21, 2026
@chrismattmann
Copy link
Owner

Thank you for this, I will merge shortly!

@chrismattmann chrismattmann merged commit 9aca0ff into chrismattmann:master Feb 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug dependencies Pull requests that update a dependency file enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants