+11
−2
scripts/reduce_CG1D_config_template.json
0 → 100644
+116
−0
+76
−11
+116
−0
Loading
* template file, extracting and substitue functions Signed-off-by:Jose Borreguero <borreguero@gmail.com> * ensure template config is for CG1D Signed-off-by:
Jose Borreguero <borreguero@gmail.com> * Fix config dict not being updated properly * Add tests for corrupted template config json * Add unit tests for substitute_template in autoredux * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Fix pre commit errors in test * Fix docstring in extract_info_from_path * Add exception handling for loading template json for autoredux * Fix failing autoredux integration tests for template json * Fix failing template config tests Signed-off-by:
Jose Borreguero <borreguero@gmail.com> Co-authored-by:
Cage G E <gzi@analysis-node18.sns.gov> Co-authored-by:
pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>