pyhocon
pyhocon copied to clipboard
fix(config_parser): handle substitutions with resolved values of type ConfigValues
This PR fixes #321, where substitutions are not correctly resolved when nested in subsections and having dependents from another config file.