Skip to content

Wrong exception on indirect access to missing value #99

Description

@omry
foo:
  bar: ???
  foo: ${bar}
cfg = OmegaConf.create(..)
cfg.foo # should throw MissingMandatoryValue but throws KeyError

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions