mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-26 05:42:15 +01:00
hound
This commit is contained in:
parent
e1fa9f7c31
commit
2e83019efa
1 changed files with 1 additions and 1 deletions
|
|
@ -1662,7 +1662,7 @@ class PlaceholderCreateMixin(object):
|
|||
task_name=task_name
|
||||
)
|
||||
|
||||
except: # noqa: E722
|
||||
except: # noqa: E722
|
||||
failed = True
|
||||
self.create_failed(placeholder, creator_data)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue