mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-09-01 10:52:33 +01:00
commands/revent: Fix missing import
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user