mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-02-20 11:58:55 +00:00
utils/serializer: add cpu_mask to POD types
This commit is contained in:
parent
ec9605603e
commit
a865d8f30c
@ -80,6 +80,7 @@ POD_TYPES = [
|
||||
regex_type,
|
||||
none_type,
|
||||
level,
|
||||
cpu_mask,
|
||||
]
|
||||
|
||||
class WAJSONEncoder(_json.JSONEncoder):
|
||||
|
Loading…
x
Reference in New Issue
Block a user