mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-01-31 02:01:16 +00:00
workloads/uibench: Pylint Fix
This commit is contained in:
parent
bdaa26d772
commit
9aec4850c2
@ -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.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user