formatting

This commit is contained in:
HaoYizhi 2023-06-05 15:12:08 +08:00
parent 936b12b9f6
commit bc3c600be0
3 changed files with 0 additions and 1 deletions

Binary file not shown.

View File

@ -199,7 +199,6 @@ class Model(ap.Model):
self.nprandom.choice(range(len(lst_affected)),
round(len(lst_affected) *
proactive_ratio))]
print(lst_firm_proactive)
for firm_code, prod_code in lst_firm_proactive:
pro_firm_prod_code = \

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 MiB

After

Width:  |  Height:  |  Size: 2.8 MiB