formatting

This commit is contained in:
HaoYizhi 2023-03-14 19:11:10 +08:00
parent 5b0e17ce52
commit 4f7be2c76c
2 changed files with 4 additions and 6 deletions

View File

@ -5,10 +5,10 @@ meta_seed: 0
test: # only for test scenarios
n_sample: 1
n_iter: 100
n_max_trial: 3
n_iter: 20
n_max_trial: 10
not_test: # normal scenarios
n_sample: 50
n_iter: 100
n_max_trial: 3
n_iter: 20
n_max_trial: 10

View File

@ -48,8 +48,6 @@ class ControllerDB:
for product_code in row.index[row == 1].to_list():
dct = {code: [product_code]}
list_dct.append(dct)
# break
# break
# list_dct = [{'140': ['1.4.5.1']}]
list_dct = [{'133': ['1.4.4.1']}]
# list_dct = [{'2': ['1.1.3']}]