You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks.
Can you pull out the fix into it's own pull request? It can have a minimal test that can later be integrated into the more systemic test that discovered it.
This issue describes an inconsistency between
DictConfig
and python's standarddict
:The issue will be resolved in a pull request coming soon, so that
DictConfig.get
returnsNone
ifkey
is not found.The text was updated successfully, but these errors were encountered: