mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
fix docstring
This commit is contained in:
parent
2b65b2d438
commit
6d63abc513
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ def match_aov_pattern(host_name, aov_patterns, render_file_name):
|
|||
|
||||
Args:
|
||||
app (str): Host name.
|
||||
aov_patterns (list): List of AOV patterns from AOV filters.
|
||||
aov_patterns (dict): AOV patterns from AOV filters.
|
||||
render_file_name (str): Incoming file name to match against.
|
||||
|
||||
Returns:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue