pyhocon icon indicating copy to clipboard operation
pyhocon copied to clipboard

fix(config_parser): handle substitutions with resolved values of type ConfigValues

Open M0dEx opened this issue 2 years ago • 0 comments

This PR fixes #321, where substitutions are not correctly resolved when nested in subsections and having dependents from another config file.

M0dEx avatar Jan 17 '24 12:01 M0dEx