smia.behaviours.end_behaviour module¶ class smia.behaviours.end_behaviour.EndBehaviour(agent_object)[source]¶ Bases: OneShotBehaviour This class implements the behaviour responsible for ending the agent. async run()[source]¶ This method implements the logic of the behaviour.