mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-02-21 12:28:44 +00:00
CreateCommand: Fix missing import
This commit is contained in:
parent
7796dabe90
commit
0225b76562
@ -3,6 +3,7 @@ from collections import OrderedDict
|
||||
|
||||
from wa import ComplexCommand, SubCommand, pluginloader
|
||||
from wa.framework.target.descriptor import get_target_descriptions
|
||||
from wa.framework.exception import ConfigError
|
||||
|
||||
from wa.utils.serializer import yaml
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user