IIabm/firm.py

7 lines
118 B
Python

import agentpy as ap
class Firm(ap.Agent):
def setup(self):
self.firm_network = self.model.firm_network