Skip to content
Snippets Groups Projects
Commit ef49cdff authored by B13nch3n's avatar B13nch3n
Browse files

Correct file format

parent b98d8878
No related branches found
No related tags found
No related merge requests found
......@@ -947,7 +947,7 @@ def _get_assoc_zip_file(fle_path, data_json):
details="archive with multiple files for model "
+ f"{data_json['mdl_num']}; rank {data_json['rank_num']}",
)
zfile.file_format = "zip"
zfile.file_format = "other"
return zfile
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment