Skip to content

Commit

Permalink
cache
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuwei Yan committed Jan 16, 2025
1 parent 7f744bf commit 46a5485
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pycityagent/cityagent/societyagent.py
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ async def forward(self):
await self.cognitionBlock.forward()

class SocietyAgent(CitizenAgent):
update_with_sim = UpdateWithSimulator()
mindBlock: MindBlock
planAndActionBlock: PlanAndActionBlock
update_with_sim = UpdateWithSimulator()
Expand Down

0 comments on commit 46a5485

Please sign in to comment.