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

serializable_field required for fields with default values #27

Open
mivanit opened this issue Apr 21, 2023 · 0 comments
Open

serializable_field required for fields with default values #27

mivanit opened this issue Apr 21, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@mivanit
Copy link
Owner

mivanit commented Apr 21, 2023

if we define a serializable dataclass, then any field with a default value must have that value wrapped with serializable_field, or the default value will not be recognized

@mivanit mivanit added the bug Something isn't working label Apr 21, 2023
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

No branches or pull requests

1 participant