updated configurator.py
This commit is contained in:
6
bin/config/storage.py
Normal file
6
bin/config/storage.py
Normal file
@@ -0,0 +1,6 @@
|
||||
class StorageAssigner:
|
||||
def __init__(self):
|
||||
pass
|
||||
|
||||
def storage(self, budget, storage_amount, storage_config, path_to_storage_file):
|
||||
pass
|
||||
Reference in New Issue
Block a user