You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
utils/misc: Move load_struct_from_yaml() from WA to devlib
This is copied from ``workload-automation``/wa/utils/misc.py. [1]
removes the implementation from WA.
Replace ``yaml.load()`` with ``yaml.safe_load()``.
And fix pylint issues.
[1] TODO: paste WA PR link here.
Signed-off-by: Metin Kaya <metin.kaya@arm.com>
0 commit comments