Open caiw opened 8 months ago
Dataset config files are currently parsed and validated at lots of different places in invokers and the functions they call. This should be centralised into something like a Config class.
Config
Dataset config files are currently parsed and validated at lots of different places in invokers and the functions they call. This should be centralised into something like a
Config
class.