betty.event_types.death module

The death event type.

final class betty.event_types.death.Death

Bases: ShouldExistEventType

The death event type plugin.

Plugin ID

death

Class

Death

Configuration

not configurable

Comes after

birth

async classmethod should_exist(project: Project, person: Person) bool

Whether at least one event of this type should exist for the given person.