diff --git a/src/template_code_location/repository.py b/src/template_code_location/repository.py index a9d5a43..2aa18e9 100644 --- a/src/template_code_location/repository.py +++ b/src/template_code_location/repository.py @@ -14,6 +14,7 @@ defs = Definitions( jobs=[ data_processing_job, example_dataframe_demo_job, + k_anonymity_job_s3, l_diversity_job_s3, t_closeness_job_s3, ],