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
--- !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