From 8187fdd31b82ec3acc46d3870f128a02c1e3a7f3 Mon Sep 17 00:00:00 2001 From: afwillia Date: Thu, 16 Nov 2023 12:56:12 -0800 Subject: [PATCH] removing comma --- schemas/dca_config.schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schemas/dca_config.schema.json b/schemas/dca_config.schema.json index 527b416..36ce057 100644 --- a/schemas/dca_config.schema.json +++ b/schemas/dca_config.schema.json @@ -96,7 +96,7 @@ "use_annotations": { "description": "Schematic manifest get option", "type": "boolean" - }, + } } }, "model_validate": {