mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-01-19 04:21:17 +00:00
Remove trainling newlines
Calms pylint down
This commit is contained in:
parent
e4967fb43f
commit
aae4b465bb
@ -17,4 +17,3 @@ from wa.framework.resource import (NO_ONE, JarFile, ApkFile, ReventFile, File,
|
||||
from wa.framework.workload import (Workload, ApkWorkload, ApkUiautoWorkload,
|
||||
ApkReventWorkload, UIWorkload, UiautoWorkload,
|
||||
ReventWorkload)
|
||||
|
||||
|
@ -512,4 +512,3 @@ class Runner(object):
|
||||
|
||||
def __str__(self):
|
||||
return 'runner'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user