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