updated configurator.py
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
class CoolerAssigner:
|
||||
def __init__(self):
|
||||
pass
|
||||
|
||||
def cooler_chooser(self, budget, path_to_cooler_info, path_to_selected_components):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user