mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
remove forgotten line
This commit is contained in:
parent
36daddd4ce
commit
65af945b7d
1 changed files with 0 additions and 1 deletions
|
|
@ -379,7 +379,6 @@ class TemplateCategory:
|
|||
return key
|
||||
|
||||
|
||||
class AnatomyTemplates(TemplatesDict):
|
||||
class AnatomyTemplates:
|
||||
inner_key_pattern = re.compile(r"(\{@.*?[^{}0]*\})")
|
||||
inner_key_name_pattern = re.compile(r"\{@(.*?[^{}0]*)\}")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue