mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-09-02 11:22:41 +01:00
The Python2 inspect module does not contain the `getfullargspec` method so call the appropriate method depending on Python version.