mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Merge pull request #2766 from pypeclub/feature/extract_template_formatting_from_anatomy
General: Extract template formatting from anatomy
This commit is contained in:
commit
dc52550567
5 changed files with 914 additions and 549 deletions
|
|
@ -97,7 +97,6 @@ class CreateFolders(BaseAction):
|
|||
all_entities = self.get_notask_children(entity)
|
||||
|
||||
anatomy = Anatomy(project_name)
|
||||
project_settings = get_project_settings(project_name)
|
||||
|
||||
work_keys = ["work", "folder"]
|
||||
work_template = anatomy.templates
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue