mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 17:04:54 +01:00
fix docstring header
This commit is contained in:
parent
aefb992ce5
commit
32c2440e4a
1 changed files with 1 additions and 1 deletions
|
|
@ -456,7 +456,7 @@ class AbstractPlaceholder:
|
|||
|
||||
@property
|
||||
def loader_name(self):
|
||||
"""Return placeholder loader type.
|
||||
"""Return placeholder loader name.
|
||||
|
||||
Returns:
|
||||
str: Loader name that will be used to load placeholder
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue