Skip to content

Conversation

@AWhetter
Copy link

This changes the function signature of StructlogProcessor.__call__ so that's it's compatible with structlog.typing.Processor.

I've also removed the need for mypy to be run with --no-warn-unused-ignores. The test was requiring this to be set, and therefore users would need to as well. With this change, users can run mypy with --strict and without needing to turn any other checks off.

Closes #146

@cla-checker-service
Copy link

cla-checker-service bot commented Oct 24, 2024

💚 CLA has been signed

@AWhetter
Copy link
Author

Is there anything that I can do to help move this forwards?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

StructlogProcessor fails typechecking

1 participant