From 85b34aa370fdad2a6ad45951a4ce75ec348dc767 Mon Sep 17 00:00:00 2001 From: Abby Vander Linden <11965371+avanlinden@users.noreply.github.com> Date: Mon, 11 Mar 2024 15:46:40 -0700 Subject: [PATCH] missing comma (#163) Signed-off-by: Abby Vander Linden <11965371+avanlinden@users.noreply.github.com> --- ADKP/dca_config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ADKP/dca_config.json b/ADKP/dca_config.json index e502720..16116c2 100644 --- a/ADKP/dca_config.json +++ b/ADKP/dca_config.json @@ -19,7 +19,7 @@ "schematic": { "global": { "data_model_labels": "class_label" - } + }, "manifest_generate": { "output_format": "excel", "use_annotations": true