style fixes

This commit is contained in:
Allan Ihsan 2022-03-25 15:24:03 +03:00
parent 911cfb2a94
commit 2429e5c07f

View file

@ -5,7 +5,7 @@ import re
def match_aov_pattern(self, app, render_file_name):
"""Matching against a AOV pattern in the render files
In order to match the AOV name
we must compare against the render filename string
we must compare against the render filename string
that we are grabbing the render filename string
from the collection that we have grabbed from exp_files.
"""