--- !extends:common/base.yml
foo:
bar: !include:common/defaults.yml
fails when the current working directory from where you run the python script is not the same as the config directory where the yml file exists. For some reason the pwd passed to Configuration.__init__ is None