mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-07-20 05:53:29 +01:00
Workload: Corrected doc string
This commit is contained in:
@@ -65,7 +65,7 @@ class Workload(TargetedPlugin):
|
|||||||
def run(self, context):
|
def run(self, context):
|
||||||
"""
|
"""
|
||||||
Execute the workload. This is the method that performs the actual
|
Execute the workload. This is the method that performs the actual
|
||||||
"work" of the.
|
"work" of the workload.
|
||||||
"""
|
"""
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user