diff --git a/src/template_code_location/repository.py b/src/template_code_location/repository.py index 91914ee..c3e25ac 100644 --- a/src/template_code_location/repository.py +++ b/src/template_code_location/repository.py @@ -13,6 +13,7 @@ defs = Definitions( jobs=[ example_dataframe_demo_job, data_processing_job, + k_anonymity_job_s3, l_diversity_job_s3, t_closeness_job_s3, ],