Skip to content

Comments

Support casting config values as dict with pydantic (#54)#55

Open
percevalw wants to merge 1 commit intoexplosion:mainfrom
percevalw:fix-dict-casting
Open

Support casting config values as dict with pydantic (#54)#55
percevalw wants to merge 1 commit intoexplosion:mainfrom
percevalw:fix-dict-casting

Conversation

@percevalw
Copy link

Hi again,

This PR should fix #54. We just have to verify that the destination is a dict when recursively updating a Config field, and overwrite the destination with the new value otherwise.

@adrianeboyd
Copy link
Contributor

Thanks for the PR, we'll take a closer look soon!

@svlandeg svlandeg added the bug Something isn't working label Jan 25, 2024
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.

Error when pydantic validate outputs a dict

3 participants