handling request based on connection

This commit is contained in:
2023-03-16 16:08:45 +08:00
parent 082864814b
commit 1072d4e2b0
9 changed files with 34 additions and 14 deletions

View File

@@ -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