mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-09-02 03:12:34 +01:00
Revert "DO NOT MERGE: stub out broken method"
This reverts commit 7a3503775d
.
This commit is contained in:
committed by
marcbonnici
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
|
||||||
|
Reference in New Issue
Block a user