fix docstring argument name

This commit is contained in:
Jakub Trllo 2024-02-09 17:55:21 +01:00
parent 7f462c7324
commit 01ac49c8b3

View file

@ -11,7 +11,7 @@ def match_aov_pattern(host_name, aov_patterns, render_file_name):
that we have grabbed from `exp_files`.
Args:
app (str): Host name.
host_name (str): Host name.
aov_patterns (dict): AOV patterns from AOV filters.
render_file_name (str): Incoming file name to match against.