betty.enrichers.deriver.jobs module¶ Jobs. class betty.enrichers.deriver.jobs.DeriveAncestry¶ Bases: Job Derive information for an ancestry. __init__(*, project: Project)¶ async do(scheduler: Scheduler, /) → None¶ Do the job. classmethod id_for() → str¶ Get the job ID.