mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-09-02 03:12:34 +01:00
pep8: removed trailling spaces
This commit is contained in:
@@ -61,7 +61,7 @@ class Dhrystone(Workload):
|
||||
'threads (if ``threads`` > 1).')),
|
||||
Parameter('taskset_mask', kind=int, default=0,
|
||||
description='''
|
||||
The processes spawned by the workload will be pinned to cores
|
||||
The processes spawned by the workload will be pinned to cores
|
||||
as specified by this parameter
|
||||
'''),
|
||||
]
|
||||
|
Reference in New Issue
Block a user