betty.jobs.privatize_ancestry module

Jobs to privatize ancestries.

final class betty.jobs.privatize_ancestry.PrivatizeAncestry

Bases: Job

Privatize an ancestry.

__init__(*, dependencies: Iterable[str] = (), project: Project)
async do(scheduler: Scheduler, /) None

Do the job.

classmethod id_for() str

Get the job ID.