mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
fix formatting
This commit is contained in:
parent
5cb33b71bf
commit
60eb35d0a6
1 changed files with 2 additions and 2 deletions
|
|
@ -1165,8 +1165,8 @@ class CreatedInstance:
|
|||
Args:
|
||||
instance_data (Dict[str, Any]): Data in a structure ready for
|
||||
'CreatedInstance' object.
|
||||
creator (BaseCreator): Creator plugin which is creating the instance
|
||||
of for which the instance belong.
|
||||
creator (BaseCreator): Creator plugin which is creating the
|
||||
instance of for which the instance belong.
|
||||
"""
|
||||
|
||||
instance_data = copy.deepcopy(instance_data)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue