mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-09-04 04:12:42 +01:00
wa: Additional pylint fixes
This commit is contained in:
@@ -20,10 +20,11 @@ import signal
|
||||
from datetime import datetime
|
||||
from collections import namedtuple
|
||||
|
||||
from devlib.utils.misc import memoized
|
||||
|
||||
from wa.framework.resource import Executable, NO_ONE, ResourceResolver
|
||||
from wa.utils.exec_control import once_per_class
|
||||
|
||||
from devlib.utils.misc import memoized
|
||||
|
||||
GENERAL_MODE = 0
|
||||
GAMEPAD_MODE = 1
|
||||
|
Reference in New Issue
Block a user