mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-02-20 20:09:11 +00:00
Workload: Corrected doc string
This commit is contained in:
parent
e60e31ff8e
commit
a17e11251e
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user