fix docstring

This commit is contained in:
Ondřej Samohel 2022-04-12 17:04:54 +02:00 committed by GitHub
parent 2b65b2d438
commit 6d63abc513
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: