Malaguth
04/11/2022, 5:03 AMTemplatedConfigLoader through the settings file.
I'm receiving the error:
`dynaconf.validator.ValidationError`: Invalid value kedro.config.templated_config.TemplatedConfigLoader received for setting CONFIG_LOADER_CLASS. It must be a subclass of kedro.config.config.ConfigLoader.
Is this validation correct? After the changes in 0.18, the superclass wouldn't be the AbstractConfigLoader?