Skip to content

Allow skipping plot if file already exist

Utopia Developers requested to merge allow-skipping-plot-if-file-exists into master

This MR adds a small tweak to BasePlotCreator that allows skipping a plot if the file already exists. This option is useful because otherwise only raising (with an error) or overwriting are possible.

Can this MR be accepted?

  • Implementation ready
  • Tests added or adjusted
  • Documentation extended or updated
  • Code quality
  • Ready for merging
    • Pipeline passes without warnings
    • History cleaned-up or squash option set
    • Changelog entry added
    • Version number bumped
    • Reviewed & approved by

Related issues

Edited by Utopia Developers

Merge request reports