Skip to content

Conversation

@woodruffw
Copy link
Contributor

Hi there, thanks for this library!

This fixes a small type annotation error in handler.py -- the annotation had ExceptionHandler or None instead of ExceptionHandler | None. This isn't detected by Python's own syntax checking because of deferred annotations, but Pyright flags it.

@EdgyEdgemond EdgyEdgemond merged commit a40de5a into NRWLDev:main Oct 17, 2025
14 checks passed
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.

2 participants