Skip to content

Conversation

@palewire
Copy link
Owner

This PR adds mypy type annotations to the codebase to improve type safety and developer experience. It includes:

  • Added a py.typed marker file
  • Added comprehensive type annotations to all modules
  • Updated project configuration for mypy
  • Fixed various type-related issues

All mypy checks now pass successfully, and the code maintains its original functionality while providing better type safety and IDE support.

@palewire palewire closed this Jun 22, 2025
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