PR #238 introduced different handling of output folders and output files, where the prepare_outputs_directory() (in hercules/utilities_examples) is no longer useful in the same way it was. The prepare_outputs_directory() now throws a depreciation warning and should be removed in a future release.
PR #238 introduced different handling of output folders and output files, where the
prepare_outputs_directory()(inhercules/utilities_examples) is no longer useful in the same way it was. Theprepare_outputs_directory()now throws a depreciation warning and should be removed in a future release.