updated configurator.py

This commit is contained in:
janis
2022-05-23 16:02:46 +02:00
parent 2662fa3dcc
commit 7a0517f13b
10 changed files with 66 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
class CoolerAssigner:
def __init__(self):
pass
def cooler_chooser(self, budget, path_to_cooler_info, path_to_selected_components):
pass