mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-02-12 07:59:04 +00:00
3 lines
176 B
Python
3 lines
176 B
Python
|
from wa.framework.configuration.core import settings, ConfigurationPoint, PluginConfiguration
|
||
|
from wa.framework.configuration.core import merge_config_values, WA_CONFIGURATION
|