cirKITers / cirKITers/Split-Optimization
FR: Switch to OmegaConfigLoader as regular ConfigLoader becomes deprecated
Open
enhancement
- Dominant language
- Jupyter Notebook
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
As stated, switch to [OmegaConfigLoader](https://docs.kedro.org/en/stable/kedro.config.OmegaConfigLoader.html) because there is a deprecation warning when running the project stating that the currently used ConfigLoader will become deprecated in the near future.
**Describe the solution you'd like**
Implementation of OmegaConfigLoader
**Describe alternatives you've considered**
N/A
**Additional context**
N/A
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.