You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change default Namespace to Omegaconf and new method to save config-lock.yaml for reproducibility (#292)
* Added omegaconf as default Namespace for config and tests for saving the config
* tests fix
* remove shutil.copy from templates
* Change the save_config function and added the None parameters in config.yaml
* remove yaml import and replace it with Omegaconf methods
* fix yaml import in test_all.py
0 commit comments