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

flex should spit out an empty dict when a Dict[] is required but isn't going to be filled #84

Open
jonapich opened this issue Jul 9, 2021 · 0 comments
Labels
coveo-functools enhancement New feature or request

Comments

@jonapich
Copy link
Collaborator

jonapich commented Jul 9, 2021

Else we need to fallback on None or field(default_factory=...) and we want to keep the boilerplate to a minimum. reordering attributes on a dataclass just to please defaults is not fun!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
coveo-functools enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant