Searched refs:PLAN_HEADERS (Results 1 – 1 of 1) sorted by relevance
49 PLAN_HEADERS = ['name', 'feature', 'board', 'application', 'options', 'suite_name'] variable131 plan_vals = [ dict(zip(PLAN_HEADERS, row)) for row in plan_rows ]