mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +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:
|
Args:
|
||||||
app (str): Host name.
|
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.
|
render_file_name (str): Incoming file name to match against.
|
||||||
|
|
||||||
Returns:
|
Returns:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue