mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Fix docstring argument
This commit is contained in:
parent
3446d08bed
commit
20aa98912c
1 changed files with 1 additions and 1 deletions
|
|
@ -455,7 +455,7 @@ class BaseCreator:
|
|||
'True' if did so.
|
||||
|
||||
Args:
|
||||
instance(List[CreatedInstance]): Instance objects which should be
|
||||
instances (List[CreatedInstance]): Instance objects which should be
|
||||
removed.
|
||||
"""
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue