diff --git a/openpype/lib/applications.py b/openpype/lib/applications.py index 16af4c1b4c..c55d876674 100644 --- a/openpype/lib/applications.py +++ b/openpype/lib/applications.py @@ -1463,7 +1463,7 @@ def _get_basic_context_data_for_anatomy(env=None): } -def get_custom_workfile_template(custom_templates: list): +def get_custom_workfile_template(custom_templates): anatomy = Anatomy() # get project, asset, task anatomy context data