We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0e0aa4 commit f48cb7bCopy full SHA for f48cb7b
pydantic/env_settings.py
@@ -58,3 +58,4 @@ class Config:
58
env_prefix = 'APP_'
59
validate_all = True
60
ignore_extra = False
61
+ arbitrary_types_allowed = True
0 commit comments