mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-09-02 11:22:41 +01:00
framework/output: Whitespace
This commit is contained in:
committed by
marcbonnici
parent
aec9a4b6fc
commit
81d4587da3
@@ -44,7 +44,7 @@ class Output(object):
|
|||||||
|
|
||||||
@status.setter
|
@status.setter
|
||||||
def status(self, value):
|
def status(self, value):
|
||||||
self.result.status = value
|
self.result.status = value
|
||||||
|
|
||||||
@property
|
@property
|
||||||
def metrics(self):
|
def metrics(self):
|
||||||
|
Reference in New Issue
Block a user