mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-01-18 12:06:08 +00:00
commands/revent: Fix missing import
This commit is contained in:
parent
452d91b2d6
commit
5892b1de18
@ -19,6 +19,7 @@ from time import sleep
|
||||
|
||||
from wa import Command
|
||||
from wa.framework import pluginloader
|
||||
from wa.framework.exception import ConfigError
|
||||
from wa.framework.resource import ResourceResolver
|
||||
from wa.framework.target.manager import TargetManager
|
||||
from wa.utils.revent import ReventRecorder
|
||||
|
Loading…
Reference in New Issue
Block a user