Skip to content

Remove unused import and fix None singleton compare#435

Open
huisman wants to merge 1 commit intochrismattmann:masterfrom
huisman:small_fixes
Open

Remove unused import and fix None singleton compare#435
huisman wants to merge 1 commit intochrismattmann:masterfrom
huisman:small_fixes

Conversation

@huisman
Copy link

@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

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.

1 participant