avocado.multiplexer: Small PEP8 E128 fix

上级 d38b29db
......@@ -92,6 +92,7 @@ def multiplex_yamls(input_yamls, filter_only=None, filter_out=None,
class Mux(object):
def __init__(self, args):
mux_files = getattr(args, 'multiplex_files', None)
filter_only = getattr(args, 'filter_only', None)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册