Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Raise error if settings from file are not a dict
We verify the loaded settings from files is dict, otherwise we raise a SettingsError. With that change, we make Pydantic fails a bit faster.
- Loading branch information