mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-09-02 03:12:34 +01:00
wa/workloads: pep8 fixes
This commit is contained in:
@@ -61,6 +61,7 @@ class Memcpy(Workload):
|
||||
cores will be used.
|
||||
'''),
|
||||
]
|
||||
|
||||
@once
|
||||
def initialize(self, context):
|
||||
self.binary_name = 'memcpy'
|
||||
|
Reference in New Issue
Block a user