betty.enrichers.privatizer.jobs module

Jobs.

class betty.enrichers.privatizer.jobs.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.