mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-01-18 12:06:08 +00:00
28b78a93f1
Use importlib.import_module instead of __import__ as per Python doc recommendation. This will also fix the case where the class is in a package's submodule (since __import__ returns the top-level package), e.g. "foo.bar.Class". |
||
---|---|---|
.. | ||
assets/bin | ||
commands | ||
framework | ||
instruments | ||
output_processors | ||
tools/revent | ||
utils | ||
workloads | ||
__init__.py |