1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-01-18 12:06:08 +00:00

workloads/uibench: Pylint Fix

This commit is contained in:
Marc Bonnici 2019-05-28 09:26:59 +01:00 committed by setrofim
parent bdaa26d772
commit 9aec4850c2

View File

@ -18,7 +18,7 @@ from wa import Parameter, ApkWorkload
class Uibench(ApkWorkload):
name = 'uibench'
description ="""
description = """
Runs a particular activity of the UIBench_ workload suite. The suite
is provided by Google as a testbench for the Android UI.