Merge branch 'develop' into enhancement/remove-legacy-io

This commit is contained in:
Jakub Trllo 2024-02-09 21:28:52 +01:00 committed by GitHub
commit fcc9c8ab2a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
39 changed files with 158 additions and 341 deletions

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.