From 966fb7ec6a1fc6c321d6bad82f03ef167d9fe39e Mon Sep 17 00:00:00 2001 From: Abby Vander Linden <11965371+avanlinden@users.noreply.github.com> Date: Wed, 28 Feb 2024 15:20:43 -0500 Subject: [PATCH] format true correctly --- 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 dc96a29..9f58394 100644 --- a/ADKP/dca_config.json +++ b/ADKP/dca_config.json @@ -25,7 +25,7 @@ "restrict_rules": false }, "model_submit": { - "use_schema_labels": "TRUE", + "use_schema_labels": true, "annotation_keys": "display_label", "table_manipulation": "replace", "manifest_record_type": "file_only",