1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 02:41:11 +01:00

framework/output: Whitespace

This commit is contained in:
Brendan Jackman 2017-12-06 14:56:28 +00:00 committed by marcbonnici
parent aec9a4b6fc
commit 81d4587da3

View File

@ -44,7 +44,7 @@ class Output(object):
@status.setter
def status(self, value):
self.result.status = value
self.result.status = value
@property
def metrics(self):