1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-01-19 20:34:30 +00:00

6 lines
86 B
Python
Raw Normal View History

import sys
import os
sys.path.insert(0, os.path.dirname(os.path.dirname(__file__)))