@@ -137,10 +137,6 @@ class Model(ap.Model):
# draw network
# self.draw_network()
out_file = open("myfile.json", "w")
json.dump(nx.adjacency_data(G_Firm), out_file)
out_file.close()
def update(self):
self.a_lst_total_firms.clean_before_time_step()
# output
The note is not visible to the blocked user.