Skip to content

Conversation

@tpoliaw
Copy link
Contributor

@tpoliaw tpoliaw commented Nov 20, 2025

The root_tree is never going to be an instance of BaseSettings.

I'm not clear on the difference between AnyAdapter and Adapter[Any]
but the MapAdapter returned from the config tree merging is not an
instance of AnyAdapter so I've used Adapter[Any] for everything for
now.

The EntryPointString has been expanded using the same approach as
pydantic's ImportString so that it satisfies the type checker when it's
used in the config loading instead of appearing as a str.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants