mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-09-22 05:02:39 +01:00
Pylint fixes
Pylint now checks for trailing new lines, this commit fixes them.
This commit is contained in:
@@ -327,4 +327,3 @@ class Metric(object):
|
||||
return '<{}>'.format(result)
|
||||
|
||||
__repr__ = __str__
|
||||
|
||||
|
Reference in New Issue
Block a user