output_yield change1

This commit is contained in:
SongQi 2023-02-12 22:25:53 +08:00
parent 20d3e013ed
commit d826a0deb9
1 changed files with 1 additions and 1 deletions

2
env.py
View File

@ -114,7 +114,7 @@ class Env(ap.Model):
self.out_f_avg_yield = sum(lst_a_yield)
self.record('out_w_avg_salary')
# self.record('out_f_avg_yield')
self.record('out_f_avg_yield')
self.record('out_w_gini_salary')
self.record('out_f_avg_profit')
self.record('out_f_gini_profit')