Merge branch 'develop' into bugfix/replace_instance_context_data_subset_with_instance_name_validate_model_name

This commit is contained in:
Kayla Man 2024-03-13 00:35:26 +08:00 committed by GitHub
commit 96ebc96920
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -573,6 +573,7 @@ class BaseWorkfileController(
workdir, workdir,
filename, filename,
template_key, template_key,
src_filepath=representation_filepath
) )
except Exception: except Exception:
failed = True failed = True