Skip to content

Conversation

@MartinHjelmare
Copy link
Contributor

  • mypy didn't run properly in my editor until I removed some mypy import settings.
  • Removing those uncovered issues with the use of pydantic. I've cleaned those up by writing the model type explicitly instead of using create_model. This is also more readable.
  • Side note: Long term I'm planning to rework how the library model is built completely and remove pydantic.

@MartinHjelmare MartinHjelmare merged commit 13ed254 into main Jul 26, 2025
3 checks passed
@MartinHjelmare MartinHjelmare deleted the fix-typing-issues branch July 26, 2025 13:55
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.

3 participants