From 13ebc8ad558b4be25dfd37d4d7b2d8d7a755e411 Mon Sep 17 00:00:00 2001 From: Sergei Trofimov Date: Thu, 11 Feb 2016 08:18:05 +0000 Subject: [PATCH] pep8: removed trailling spaces --- wlauto/workloads/dhrystone/__init__.py | 2 +- wlauto/workloads/googlemap/__init__.py | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/wlauto/workloads/dhrystone/__init__.py b/wlauto/workloads/dhrystone/__init__.py index 8e60a10a..5ead67c0 100644 --- a/wlauto/workloads/dhrystone/__init__.py +++ b/wlauto/workloads/dhrystone/__init__.py @@ -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 '''), ] diff --git a/wlauto/workloads/googlemap/__init__.py b/wlauto/workloads/googlemap/__init__.py index e424fa47..59c50cc7 100644 --- a/wlauto/workloads/googlemap/__init__.py +++ b/wlauto/workloads/googlemap/__init__.py @@ -24,10 +24,10 @@ class GoogleMap(GameWorkload): Navigation app. Stock map provided by Google Inc. - Based on revent, we can use this workload to - do multiple tasks such as navigation usecases, + Based on revent, we can use this workload to + do multiple tasks such as navigation usecases, swipe & pinch etc. - + Provided revent is for Odriod XU3 for navigation use case. For running on other devices, we need to build revent.