mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-02-21 12:28:44 +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):
|
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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user