1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-02-07 13:41:24 +00:00

Framework/workload: Fix typo

This commit is contained in:
Marc Bonnici 2018-02-08 15:10:31 +00:00 committed by setrofim
parent 4f1c1d3b38
commit 1832648add

View File

@ -125,7 +125,7 @@ class Workload(TargetedPlugin):
def update_output(self, context): def update_output(self, context):
""" """
Update the output within the specified execution context with the Update the output within the specified execution context with the
metrics and artifacts form this workload iteration. metrics and artifacts for this workload iteration.
""" """
pass pass