mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
Improve docstring
This commit is contained in:
parent
44dc1ea99e
commit
7fa192229c
1 changed files with 2 additions and 1 deletions
|
|
@ -351,7 +351,8 @@ def get_review_info_by_layer_name(channel_names):
|
|||
]
|
||||
|
||||
This tries to find suitable outputs good for review purposes, by
|
||||
searching for channel names like 'red', 'green', 'blue' or 'R', 'G', 'B',
|
||||
searching for channel names like RGBA, but also XYZ, Z, N, AR, AG, AB
|
||||
channels.
|
||||
|
||||
Args:
|
||||
channel_names (list[str]): List of channel names.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue