mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-09-03 11:52:36 +01:00
Instrument intialization, job generation + bits
This commit is contained in:
@@ -404,6 +404,7 @@ class toggle_set(set):
|
||||
def to_pod(self):
|
||||
return list(self.values())
|
||||
|
||||
|
||||
class ID(str):
|
||||
|
||||
def merge_with(self, other):
|
||||
|
Reference in New Issue
Block a user