mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-02-21 12:28:44 +00:00
Revert "DO NOT MERGE: stub out broken method"
This reverts commit 7a3503775d77ba7658a782908b2376af64d87e39.
This commit is contained in:
parent
07243740d6
commit
0d45fa3b27
@ -37,9 +37,6 @@ class ConfigManager(object):
|
|||||||
instance of wA itself.
|
instance of wA itself.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
def from_pod(self, pod):
|
|
||||||
return None # TODO
|
|
||||||
|
|
||||||
@property
|
@property
|
||||||
def enabled_instruments(self):
|
def enabled_instruments(self):
|
||||||
return self.jobs_config.enabled_instruments
|
return self.jobs_config.enabled_instruments
|
||||||
|
Loading…
x
Reference in New Issue
Block a user