mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-10-29 22:24:51 +00:00
wa/workloads: pylint fixes
This commit is contained in:
@@ -162,4 +162,3 @@ class Dhrystone(Workload):
|
||||
raise ConfigError(msg)
|
||||
if not self.mloops and not self.duration: # pylint: disable=E0203
|
||||
self.mloops = self.default_mloops
|
||||
|
||||
|
||||
Reference in New Issue
Block a user