Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor serialization code #1401

Closed
ddoktorski opened this issue Jul 17, 2024 · 1 comment · Fixed by #1459
Closed

Refactor serialization code #1401

ddoktorski opened this issue Jul 17, 2024 · 1 comment · Fixed by #1459

Comments

@ddoktorski
Copy link
Collaborator

The current code causes several pyright checks to fail, such as the checks for incompatible field or method overrides. As a temporary solution, these checks have been changed to warnings instead of being treated as errors. Once this is fixed, this condition can be removed from the pyright configuration in the pyproject.toml file.

@ScottyDavies
Copy link

hello @ddoktorski I am open to work on this

@kkawula kkawula self-assigned this Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants