mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-03-03 01:08:47 +00:00
When scanning modules for plugins, only consider classes defined in that module, but not those imported into it. This will prevent log output being polluted with repeated "Skipping..." messages for imported plugin bases.