From 027e54052d3adce4d5ee3d986fd7fa694d8e0772 Mon Sep 17 00:00:00 2001 From: Bill Riehl Date: Thu, 19 Dec 2024 12:58:32 -0500 Subject: [PATCH] ruff formatting --- staging_service/autodetect/GenerateMappings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/staging_service/autodetect/GenerateMappings.py b/staging_service/autodetect/GenerateMappings.py index 62e7cc1..5f0d421 100644 --- a/staging_service/autodetect/GenerateMappings.py +++ b/staging_service/autodetect/GenerateMappings.py @@ -91,7 +91,7 @@ phenotype_set_id: "Phenotype Set", escher_map_id: "EscherMap", import_specification: "Import Specification", - dts_manifest: "Data Transfer Service Manifest" + dts_manifest: "Data Transfer Service Manifest", } file_format_to_app_mapping = {}