mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
variant is required argument
This commit is contained in:
parent
75bffb4dae
commit
daa961d249
1 changed files with 1 additions and 1 deletions
|
|
@ -1463,7 +1463,7 @@ class CreateContext:
|
|||
def create(
|
||||
self,
|
||||
creator_identifier,
|
||||
variant=None,
|
||||
variant,
|
||||
asset_doc=None,
|
||||
task_name=None,
|
||||
pre_create_data=None
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue