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