mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-09-11 07:42:44 +01:00
workloads/uibench: Pylint Fix
This commit is contained in:
@@ -18,7 +18,7 @@ from wa import Parameter, ApkWorkload
|
|||||||
class Uibench(ApkWorkload):
|
class Uibench(ApkWorkload):
|
||||||
|
|
||||||
name = 'uibench'
|
name = 'uibench'
|
||||||
description ="""
|
description = """
|
||||||
Runs a particular activity of the UIBench_ workload suite. The suite
|
Runs a particular activity of the UIBench_ workload suite. The suite
|
||||||
is provided by Google as a testbench for the Android UI.
|
is provided by Google as a testbench for the Android UI.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user