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