betty.jobs.derive_ancestry module¶ Ancestry derivation jobs. final class betty.jobs.derive_ancestry.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.