mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-10-29 22:24:51 +00:00
Pylint fixes
Pylint now checks for trailing new lines, this commit fixes them.
This commit is contained in:
@@ -155,4 +155,3 @@ class Glb(AndroidUiAutoBenchmark):
|
||||
metric = metric + '_' + str(match_count // 2)
|
||||
context.result.add_metric(metric, value, units)
|
||||
match_count += 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user