Skip to content

Conversation

YuriiMotov
Copy link
Member

@YuriiMotov YuriiMotov commented Oct 7, 2025

Currently we have 2 mypy errors:

sqlmodel/main.py:112: error: Cannot inherit from final class "FieldInfo"  [misc]
sqlmodel/main.py:873: error: Signature of "model_dump" incompatible with supertype "BaseModel"  [override]

@YuriiMotov YuriiMotov added the bug Something isn't working label Oct 7, 2025
@YuriiMotov YuriiMotov changed the title Fix signature of "model_dump" incompatible with supertype "BaseModel" 🚨 Fix signature of model_dump incompatible with supertype BaseModel Oct 7, 2025
@YuriiMotov YuriiMotov marked this pull request as ready for review October 7, 2025 20:49
@YuriiMotov
Copy link
Member Author

Closing this in favor of more elaborate #1595

@YuriiMotov YuriiMotov closed this Oct 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant