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