mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-09-04 04:12:42 +01: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