This PR alters the model archiver to create the export_path if it does not exist printing a warning to notify user in case of typo.
Fixes #(issue)
Type of change
Please delete options that are not relevant.
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[X] New feature (non-breaking change which adds functionality)
[ ] This change requires a documentation update
Feature/Issue validation/testing
Please describe the Unit or Integration tests that you ran to verify your changes and relevant result summary. Provide instructions so it can be reproduced.
Please also list any relevant details for your test configuration.
[ ] Test A
Logs for Test A
[ ] Test B
Logs for Test B
Checklist:
[X] Did you have fun?
[ ] Have you added tests that prove your fix is effective or that this feature works?
[ ] Has code been commented, particularly in hard-to-understand areas?
[ ] Have you made corresponding changes to the documentation?
Description
This PR alters the model archiver to create the export_path if it does not exist printing a warning to notify user in case of typo.
Fixes #(issue)
Type of change
Please delete options that are not relevant.
Feature/Issue validation/testing
Please describe the Unit or Integration tests that you ran to verify your changes and relevant result summary. Provide instructions so it can be reproduced. Please also list any relevant details for your test configuration.
[ ] Test A Logs for Test A
[ ] Test B Logs for Test B
Checklist: