betty.jobs.load_demo_ancestry module# Jobs to load demo ancestry data. final class betty.jobs.load_demo_ancestry.LoadDemoAncestry# Bases: Job Load the demonstration data into an ancestry. __init__(*, project: Project, streetmix_copyright_notice: CopyrightNotice, streetmix_license: License)# async do(scheduler: Scheduler, /) → None# Do the job.